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.
1 parent 119697d commit 44a82abCopy full SHA for 44a82ab
lib/Monitor/TestSuite/Configuration/Database.php
@@ -67,7 +67,6 @@ public function invokeTest()
67
$connTest = new TestCase\Database\Connection($testData);
68
$testResult = $connTest->getTestResult();
69
$this->addTestResult($testResult);
70
- $this->setState($this->calculateState());
71
}
72
73
/**
0 commit comments