Skip to content

Commit 7b4d4bc

Browse files
committed
Enabling handle_save
1 parent 022d305 commit 7b4d4bc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/protocols/test_ut3.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
from ..result_handler import ResultHandler
44

55
handler = ResultHandler(__file__)
6+
handler.enable_save = True
67

78
@pytest.mark.asyncio
89
async def test_ut3_status():

0 commit comments

Comments
 (0)