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 e352219 commit 40df372
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 @@ -92,7 +92,7 @@ def test_language_container_deployer_activation_fail(
container_name: str):
"""
Tests that an attempt to activate a container using alias that already exists
causes exception if overriding is disallowed.
causes an exception if overriding is disallowed.
"""
test_name: str = request.node.name
schema = test_name
Expand Down

0 comments on commit 40df372

Please sign in to comment.