Skip to content

Commit 9b9ff84

Browse files
committed
Black'ing
1 parent fd1b279 commit 9b9ff84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/test_migration.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,4 +89,4 @@ def test_migration() -> None:
8989
assert json_config["projects"]["demo:gitlab-ci-maven"]["detectedCi"] == "GitLab CI"
9090
assert json_config["projects"]["demo:gitlab-actions-cli"]["detectedCi"] == "Github Actions"
9191

92-
util.clean(util.JSON_FILE)
92+
util.clean(util.JSON_FILE)

0 commit comments

Comments
 (0)