Skip to content

Commit f85e729

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent bfa2bdd commit f85e729

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tap_github/tests/test_authenticator.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1199,7 +1199,7 @@ def test_both_org_auth_app_keys_and_auth_app_keys_fallback(self, mock_stream):
11991199
"auth_app_keys": ["fallback_app;;key_fallback"],
12001200
"org_auth_app_keys": {
12011201
"acme-corp": ["acme_app;;key_acme"],
1202-
}
1202+
},
12031203
}
12041204
)
12051205

0 commit comments

Comments
 (0)