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