mirror of
https://github.com/dgtlmoon/changedetection.io.git
synced 2026-09-27 15:56:45 +00:00
fix test to include the new previous.txt file
This commit is contained in:
@@ -81,4 +81,4 @@ def test_consistent_history(client, live_server):
|
||||
|
||||
|
||||
|
||||
assert len(files_in_watch_dir) == 2, "Should be just two files in the dir, history.txt and the snapshot"
|
||||
assert len(files_in_watch_dir) == 3, "Should be just three files in the dir, history.txt, previous.txt, and the snapshot"
|
||||
|
||||
Reference in New Issue
Block a user