1
0
Форкнуть 0
Without an actual test, the `pytest` will return: `##[error]Bash exited with code '5'.`
This commit is contained in:
Jarno Lintusaari 2020-05-15 12:25:51 +03:00 коммит произвёл Jarno Lintusaari
Родитель 8b90451bab
Коммит 944f388614
1 изменённых файлов: 2 добавлений и 1 удалений

Просмотреть файл

@ -1 +1,2 @@
print('Hello World')
def test_mock():
assert True