Skip to content

Commit 3c11599

Browse files
committed
update to test batch to not double delete dataset
1 parent 3af9b59 commit 3c11599

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/integration/test_batch.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ def big_dataset(dataset: Dataset):
1616
task.wait_till_done()
1717

1818
yield dataset
19-
dataset.delete()
2019

2120

2221
def test_create_batch(configured_project: Project, big_dataset: Dataset):

0 commit comments

Comments
 (0)