We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 66e7f22 + 0cd80f8 commit f6a7eb5Copy full SHA for f6a7eb5
tests/functional/version_check_test.php
@@ -20,6 +20,8 @@ class version_check_test extends boardrules_functional_base
20
*/
21
public function test_version_check()
22
{
23
+ $this->markTestSkipped('The 1.0.x branch version check is not currently supported.');
24
+
25
// Log in to the ACP
26
$this->login();
27
$this->admin_login();
0 commit comments