Skip to content

Commit

Permalink
Fix bad test again
Browse files Browse the repository at this point in the history
  • Loading branch information
dpguthrie committed Apr 6, 2024
1 parent c8f7f94 commit 2eca633
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ def test_get_project():
@pytest.mark.dependency(depends=["test_list_projects"])
def test_list_environments_old():
_test_cloud_cli(
"list_environments",
"list-environments",
"--account-id",
ACCOUNT_ID,
"--project-id",
Expand Down

0 comments on commit 2eca633

Please sign in to comment.