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/UnitTester.php')
-rw-r--r--tests/_support/UnitTester.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/_support/UnitTester.php b/tests/_support/UnitTester.php
index 7f2e3ad9..9a7ed543 100644
--- a/tests/_support/UnitTester.php
+++ b/tests/_support/UnitTester.php
@@ -1,7 +1,7 @@
<?php
/**
- * PHPPgAdmin v6.0.0-RC7
+ * PHPPgAdmin v6.0.0-RC8
*/
class UnitTester extends \Codeception\Actor