We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd1b279 commit 9b9ff84Copy full SHA for 9b9ff84
test/test_migration.py
@@ -89,4 +89,4 @@ def test_migration() -> None:
89
assert json_config["projects"]["demo:gitlab-ci-maven"]["detectedCi"] == "GitLab CI"
90
assert json_config["projects"]["demo:gitlab-actions-cli"]["detectedCi"] == "Github Actions"
91
92
- util.clean(util.JSON_FILE)
+ util.clean(util.JSON_FILE)
0 commit comments