Skip to content

Commit

Permalink
style: pre-commit.ci auto fixes [...]
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Dec 13, 2024
1 parent 6cf0880 commit 94a7dd5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions taskcluster/test/test_transforms_integration_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -125,8 +125,7 @@ def test_android_hw_skipped(run_test):


def test_basic(run_test):
result = run_test(
{"attributes": {"unittest_variant": "os-integration"}})
result = run_test({"attributes": {"unittest_variant": "os-integration"}})
assert result == {
"attributes": {"integration": "gecko"},
"dependencies": {"apply": "tc-admin-apply-staging"},
Expand Down

0 comments on commit 94a7dd5

Please sign in to comment.