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/unit/ViewTest.php')
-rw-r--r--tests/unit/ViewTest.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/unit/ViewTest.php b/tests/unit/ViewTest.php
index 983f1e16..6beca942 100644
--- a/tests/unit/ViewTest.php
+++ b/tests/unit/ViewTest.php
@@ -1,9 +1,8 @@
<?php
/**
- * PHPPgAdmin v6.0.0-RC2
+ * PHPPgAdmin v6.0.0-RC1.
*/
-
class ViewTest extends \Codeception\Test\Unit
{
/**