Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/HuasoFoundries/phpPgAdmin6.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/functional.suite.yml')
-rw-r--r--tests/functional.suite.yml12
1 files changed, 0 insertions, 12 deletions
diff --git a/tests/functional.suite.yml b/tests/functional.suite.yml
deleted file mode 100644
index 94c1fe29..00000000
--- a/tests/functional.suite.yml
+++ /dev/null
@@ -1,12 +0,0 @@
-# Codeception Test Suite Configuration
-#
-# Suite for functional tests
-# Emulate web requests and make application process them
-# Include one of framework modules (Symfony2, Yii2, Laravel5) to use it
-# Remove this suite if you don't use frameworks
-
-actor: FunctionalTester
-modules:
- enabled:
- # add a framework module here
- - \Helper\Functional \ No newline at end of file