Skip to content

Commit

Permalink
fix: added unsaved change to test
Browse files Browse the repository at this point in the history
  • Loading branch information
nicksnell committed Jul 28, 2023
1 parent b8a36fe commit dc75b8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,9 @@ def test_create_configuration(
client,
mock_application,
mock_config_profile,
mock_latest_config_profile,
config_file,
"Example Configuration",
latest_config_profile=mock_latest_config_profile,
)

assert version == 2
Expand Down

0 comments on commit dc75b8c

Please sign in to comment.