Skip to content

Commit a02f3e2

Browse files
committed
NRL-753 add smoke test back
1 parent f9f353c commit a02f3e2

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tests/smoke/scenarios/api_capability_statement_lookup.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
1-
import pytest
2-
31
from tests.utilities.api_clients import ConsumerTestClient, ProducerTestClient
42

53

6-
@pytest.mark.skip(reason="Capability statements aren't working reliably at the minute")
74
def test_read_api_capability_statements(
85
consumer_client: ConsumerTestClient, producer_client: ProducerTestClient
96
):

0 commit comments

Comments
 (0)