Fix test
parent
cecf9c1f77
commit
462aa3a2dc
|
@ -27,7 +27,7 @@ settings =
|
|||
vault
|
||||
|> Matrix.Settings.setSyncTime sync
|
||||
|> Matrix.Settings.getSyncTime
|
||||
|> Expect.equal sync
|
||||
|> Expect.equal (max 1 sync)
|
||||
)
|
||||
]
|
||||
|
||||
|
|
Loading…
Reference in New Issue