Skip to content

Commit

Permalink
fix: tests
Browse files Browse the repository at this point in the history
  • Loading branch information
JGSweets committed Jul 10, 2024
1 parent 7796022 commit 28f0906
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/unit_tests/test_resources.py
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,8 @@ def test_aws_make_deploy_variables(*mocks) -> None:
'docker_image': None,
'docker_container_name': 'sky_container',
'docker_login_config': None,
'docker_run_options': [],
'initial_setup_commands': [],
'zones': 'fake-zone'
}

Expand Down

0 comments on commit 28f0906

Please sign in to comment.