Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
Rieven committed Jan 16, 2025
1 parent 6eebbff commit 4fa7934
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -310,6 +310,7 @@ def test_onboarding_ooi_detail_scan_create_report_schedule(
member = request.getfixturevalue(member)

mocker.patch("account.mixins.OrganizationView.get_katalogus")
mocker.patch("onboarding.views.scheduler_client")
mock_organization_view_octopoes().get.return_value = url
mock_bytes_client().upload_raw.return_value = "raw_id"

Expand Down

0 comments on commit 4fa7934

Please sign in to comment.