Test fix for Ventura

This commit is contained in:
Rhet Turnbull
2023-04-02 22:00:35 -07:00
parent 34fbd87fc6
commit 0d31a152be

View File

@@ -12,8 +12,8 @@ UUID_MISSING = {
} }
# photos with matching names # photos with matching names
QUERY_NAME = "AAF035" QUERY_NAME = "IMG_"
QUERY_COUNT = 4 QUERY_COUNT = 6
@pytest.mark.addalbum @pytest.mark.addalbum