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/_support/FunctionalTester.php')
-rw-r--r--tests/_support/FunctionalTester.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/_support/FunctionalTester.php b/tests/_support/FunctionalTester.php
index 6c682395..6c8582bb 100644
--- a/tests/_support/FunctionalTester.php
+++ b/tests/_support/FunctionalTester.php
@@ -1,7 +1,7 @@
<?php
/**
- * PHPPgAdmin v6.0.0-RC5
+ * PHPPgAdmin v6.0.0-RC6
*/
class FunctionalTester extends \Codeception\Actor