We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b90451 commit 944f388Copy full SHA for 944f388
test_test1.py
@@ -1 +1,2 @@
1
-print('Hello World')
+def test_mock():
2
+ assert True
0 commit comments