Skip to content

Commit

Permalink
ruff again
Browse files Browse the repository at this point in the history
  • Loading branch information
barthalion committed Feb 15, 2025
1 parent 84c9df4 commit ce6bcca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/run-test.py
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ def exec(cmd):
"--secret=secret",
"--repo=stable",
"--scope=tokenmanagement",
"--sub=prune-test"
"--sub=prune-test",
]
)
exec(["./flat-manager-client", "prune", "http://127.0.0.1:8080", "stable"])

0 comments on commit ce6bcca

Please sign in to comment.