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 e0986cd commit 909825bCopy full SHA for 909825b
1 file changed
lab-sdk/tests/test_probe.py
@@ -4,6 +4,7 @@
4
5
import pytest
6
7
+
8
@pytest.mark.asyncio
9
async def test_probe_writes_sentinel_file():
10
"""Probe writes a sentinel JSON file to TFL_STORAGE_URI/debug/storage-probe-{job_id}.txt."""
0 commit comments