Skip to content

Commit

Permalink
fix: fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
nsklikas committed Sep 2, 2024
1 parent 8ab3dac commit 694b553
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integration/test_charm.py
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ async def test_ldap_client_integration(
timeout=1000,
)

ldap_integration_data = app_integration_data(
ldap_integration_data = await app_integration_data(
GLAUTH_PROXY,
"ldap-client",
)
Expand Down

0 comments on commit 694b553

Please sign in to comment.