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 8825e9b commit d3f12adCopy full SHA for d3f12ad
tests/VoltTestTest.php
@@ -34,4 +34,4 @@ public function testVoltTest()
34
$this->assertGreaterThan(0, $result->getDuration(), "Duration is not greater than 0");
35
$this->assertGreaterThan(0, $result->getAvgResponseTime(), "Average response time is not greater than 0");
36
}
37
-}
+}
0 commit comments