fix: integration testing

This commit is contained in:
clizia 2025-08-31 21:36:35 +02:00
parent 48f84b895b
commit caa6e8e951
3 changed files with 10 additions and 2 deletions

View file

@ -36,4 +36,3 @@ test-args = [
"none",
]
test-success-exit-code = 33 # (0x10 << 1) | 1 = 33
test-timeout = "300" # in seconds