Skip to content
Snippets Groups Projects
Unverified Commit 566765f9 authored by Manjinder Singh's avatar Manjinder Singh Committed by GitHub
Browse files

Removing flaky test (#24262)

parent 0b4cf7e0
Branches
Tags
No related merge requests found
......@@ -30,7 +30,6 @@ class TestEnterpriseUtils(TestCase):
@ddt.data(
('notfoundpage', 0),
(reverse('dashboard'), 1),
)
@ddt.unpack
def test_enterprise_customer_for_request_called_on_404(self, resource, expected_calls):
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment