Skip to content

Commit 750cf3d

Browse files
committed
Skip create slice test
1 parent 8437b32 commit 750cf3d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/integration/test_slice.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
import pytest
22

33

4+
@pytest.mark.skip(
5+
'Skipping until we have a way to create slices programatically')
46
def test_export_v2_slice(client):
57
# Since we don't have CRUD for slices, we'll just use the one that's already there
68
SLICE_ID = "clfgqf1c72mk107zx6ypo9bse"

0 commit comments

Comments
 (0)