Skip to content

Commit

Permalink
augment test
Browse files Browse the repository at this point in the history
  • Loading branch information
dgraeber committed Jun 15, 2023
1 parent b156446 commit d26b4a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/unit-test/test_commands_parameters.py
Original file line number Diff line number Diff line change
Expand Up @@ -206,6 +206,7 @@ def test_load_parameter_values(session_manager, mocker):
assert ("vpc-id" in names) == True
assert ("test-secrets-manager" in names) == True
assert ("test-ssm-store" in names) == True
assert ("test-regional-param" in names) == True


@pytest.mark.commands
Expand Down

0 comments on commit d26b4a8

Please sign in to comment.