Skip to content

Commit

Permalink
add test fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tcarmet committed Apr 25, 2024
1 parent 803d9bc commit 24a94a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bert_e/tests/unit/test_github_app_auth.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ def client_app():
serialization.Encoding.PEM,
serialization.PrivateFormat.PKCS8,
serialization.NoEncryption()
),
).decode('utf-8'),
base_url="http://localhost:4010",
accept_header="application/json"
)
Expand Down

0 comments on commit 24a94a2

Please sign in to comment.