Skip to content

Commit d3f12ad

Browse files
committed
ci
1 parent 8825e9b commit d3f12ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/VoltTestTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ public function testVoltTest()
3434
$this->assertGreaterThan(0, $result->getDuration(), "Duration is not greater than 0");
3535
$this->assertGreaterThan(0, $result->getAvgResponseTime(), "Average response time is not greater than 0");
3636
}
37-
}
37+
}

0 commit comments

Comments
 (0)