pull/13/head
Bram van den Heuvel 2024-01-12 17:15:07 +01:00
parent cecf9c1f77
commit 462aa3a2dc
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ settings =
vault
|> Matrix.Settings.setSyncTime sync
|> Matrix.Settings.getSyncTime
|> Expect.equal sync
|> Expect.equal (max 1 sync)
)
]