We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3af9b59 commit 3c11599Copy full SHA for 3c11599
tests/integration/test_batch.py
@@ -16,7 +16,6 @@ def big_dataset(dataset: Dataset):
16
task.wait_till_done()
17
18
yield dataset
19
- dataset.delete()
20
21
22
def test_create_batch(configured_project: Project, big_dataset: Dataset):
0 commit comments