Update test_test1.py
Without an actual test, the `pytest` will return: `##[error]Bash exited with code '5'.`
This commit is contained in:
Родитель
8b90451bab
Коммит
944f388614
|
@ -1 +1,2 @@
|
|||
print('Hello World')
|
||||
def test_mock():
|
||||
assert True
|
||||
|
|
Загрузка…
Ссылка в новой задаче