Skip to content

Commit

Permalink
Update tests/integration/test_charm.py
Browse files Browse the repository at this point in the history
Co-authored-by: Noha Ihab <[email protected]>
  • Loading branch information
mvlassis and NohaIhab authored Jun 13, 2024
1 parent f5073ac commit 117f290
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 @@ -320,7 +320,7 @@ async def assert_links_in_configmap_by_text_value(

async def test_dashboard_access(ops_test: OpsTest, lightkube_client: Client):
"""Tests that the dashboard is accessible by sending an HTTP request to the
kubeflow-dashboard URL and checking the HTTP status code and the response
kubeflow-dashboard Service IP and checking the HTTP status code and the response
text.
"""
namespace = ops_test.model_name
Expand Down

0 comments on commit 117f290

Please sign in to comment.