Skip to content

Commit 44a82ab

Browse files
authored
Remove call that breaks the monitor
1 parent 119697d commit 44a82ab

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/Monitor/TestSuite/Configuration/Database.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@ public function invokeTest()
6767
$connTest = new TestCase\Database\Connection($testData);
6868
$testResult = $connTest->getTestResult();
6969
$this->addTestResult($testResult);
70-
$this->setState($this->calculateState());
7170
}
7271

7372
/**

0 commit comments

Comments
 (0)