Skip to content

Commit bedc855

Browse files
author
Juan Tirado
committed
Skip CMR add bundle test.
1 parent 2e505a5 commit bedc855

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/integration/test_crossmodel.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,7 @@ async def test_relate_with_offer(event_loop):
144144
@base.bootstrapped
145145
@pytest.mark.asyncio
146146
async def test_add_bundle(event_loop):
147+
pytest.skip("skip until we have a faster example to test")
147148
tests_dir = Path(__file__).absolute().parent
148149
bundle_path = tests_dir / 'bundle'
149150
cmr_bundle_path = str(bundle_path / 'cmr-bundle.yaml')

0 commit comments

Comments
 (0)