Skip to content

Commit

Permalink
test(ourlogs): Re-enable ourlogs tests (#85867)
Browse files Browse the repository at this point in the history
These tests can be re-enabled now that [this snuba
PR](getsentry/snuba#6911) is merged
  • Loading branch information
colin-sentry authored and ameliahsu committed Mar 3, 2025
1 parent deeec91 commit bdd8571
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
from tests.snuba.api.endpoints.test_organization_events import OrganizationEventsEndpointTestBase


@pytest.mark.skip("race condition with snuba changes")
class OrganizationEventsOurLogsEndpointTest(OrganizationEventsEndpointTestBase):
dataset = "ourlogs"

Expand Down

0 comments on commit bdd8571

Please sign in to comment.