2
0
mirror of https://gitlab.com/famedly/fluffychat.git synced 2025-07-07 20:07:24 +02:00

chore: Disable integration tests

This commit is contained in:
Christian Pauly 2022-12-14 09:58:23 +01:00
parent e05848d9d9
commit 5ee4514997

@ -73,7 +73,7 @@ widget_test:
- flutter test integration_test -d linux
# extending the default tests to test the Google-flavored builds
integration_test_proprietary:
.integration_test_proprietary:
extends: .integration_test
script:
- git apply ./scripts/enable-android-google-services.patch