From 939c6b31081197af18be0a2d22ff06cf0e58037c Mon Sep 17 00:00:00 2001
From: poka <poka@p2p.legal>
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 eca24d1d..00000000
--- a/scripts/startIntegrationsTests.sh
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/bash
-
-flutter drive --target=test_driver/app.dart
-- 
GitLab