Skip to content

Commit

Permalink
test: remove unnecessary fixture
Browse files Browse the repository at this point in the history
  • Loading branch information
negar-abbasi committed Aug 17, 2023
1 parent 1e99525 commit 10dab4e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/goal/test_goal.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ def test_goal_help() -> None:


@pytest.mark.usefixtures("proc_mock")
@pytest.mark.mock_platform_system("Darwin")
def test_goal_no_args() -> None:
result = invoke("goal")

Expand Down

0 comments on commit 10dab4e

Please sign in to comment.