Skip to content

Commit

Permalink
Update test with recent Setup class refactors
Browse files Browse the repository at this point in the history
  • Loading branch information
liquidz00 committed Sep 10, 2024
1 parent 36574e3 commit cac47a7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ async def test_init(setup_instance, config_manager, ui_config):
/ "com.liquidzoo.patcher.plist"
)
assert setup_instance._completed is None
assert setup_instance.jamf_url is None


def test_completed_property(setup_instance):
Expand Down

0 comments on commit cac47a7

Please # to comment.