Skip to content

Commit

Permalink
Update test/integration/test_language_container_deployer.py
Browse files Browse the repository at this point in the history
Co-authored-by: Torsten Kilias <[email protected]>
  • Loading branch information
ahsimb and tkilias authored May 15, 2024
1 parent afa3987 commit 7c3a3f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/integration/test_language_container_deployer.py
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ def test_language_container_deployer_activation_fail(
container_path: str,
container_name: str):
"""
Tests that an attempt to activate a container using alias that already exists
Tests that an attempt to activate a container using an alias that already exists
causes an exception if overriding is disallowed.
"""
test_name: str = request.node.name
Expand Down

0 comments on commit 7c3a3f8

Please sign in to comment.