Skip to content

Commit

Permalink
Skip needs a reason
Browse files Browse the repository at this point in the history
  • Loading branch information
adamsdarlingtower committed Apr 15, 2024
1 parent 68b3569 commit bd2fe5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integration_tests/async_events/api_tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
from tests.integration_tests.base_tests import SupersetTestCase
from tests.integration_tests.test_app import app

@unittest.skip()
@unittest.skip('Fails')
class TestAsyncEventApi(SupersetTestCase):
UUID = "943c920-32a5-412a-977d-b8e47d36f5a4"

Expand Down

0 comments on commit bd2fe5b

Please sign in to comment.