From 939c6b31081197af18be0a2d22ff06cf0e58037c Mon Sep 17 00:00:00 2001 From: poka Date: Sun, 28 Aug 2022 05:15:58 +0200 Subject: [PATCH] remove old integration test bash script --- scripts/startIntegrationsTests.sh | 3 --- 1 file changed, 3 deletions(-) delete mode 100755 scripts/startIntegrationsTests.sh diff --git a/scripts/startIntegrationsTests.sh b/scripts/startIntegrationsTests.sh deleted file mode 100755 index eca24d1..0000000 --- a/scripts/startIntegrationsTests.sh +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/bash - -flutter drive --target=test_driver/app.dart