Skip to content

Commit

Permalink
Test debug
Browse files Browse the repository at this point in the history
  • Loading branch information
mosteo committed Mar 20, 2024
1 parent 157f452 commit 45159c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testsuite/tests/cache/summary/test.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
p = run_alr("cache")
except:
# Something strange is happening...
assert False, contents("alr-config/cache")
assert False, contents("../alr-config/cache")
assert_match(r"Path:.*alr-config/cache\nSize: (?!0.0 B).*\n", p.out)

print("SUCCESS")

0 comments on commit 45159c3

Please sign in to comment.