1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2026-02-06 11:34:03 +00:00

DisabledSync -> ConditionalSync; test both cases with dataset

This commit is contained in:
Samuel Štancl 2022-11-04 14:13:13 +01:00
parent 15fa0b6157
commit 5d7eb9c50a
2 changed files with 18 additions and 17 deletions

3
t Executable file
View file

@ -0,0 +1,3 @@
#!/bin/bash
docker-compose exec -T test vendor/bin/pest --no-coverage --filter "$@"