We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8d3833 commit 0e367d8Copy full SHA for 0e367d8
tests/integrations/celery/test_celery.py
@@ -398,7 +398,7 @@ def dummy_task(self):
398
399
400
@pytest.mark.forked
401
-@pytest.mark.skip("Failing test on a discontined branch")
+@pytest.mark.skip("Failing test on a discontinued branch")
402
@pytest.mark.parametrize("newrelic_order", ["sentry_first", "sentry_last"])
403
def test_newrelic_interference(init_celery, newrelic_order, celery_invocation):
404
def instrument_newrelic():
0 commit comments