Refactor some integration tests (#1359)

This commit is contained in:
erabii
2023-06-05 15:44:06 +03:00
committed by GitHub
parent e7c26bf76c
commit b0b26c7b2a
12 changed files with 837 additions and 605 deletions

View File

@@ -13,6 +13,7 @@ runs:
-T 1C > /tmp/tests.txt
- name: show result
if: always()
shell: bash
run: cat /tmp/tests.txt