Skip to content

Commit 806c572

Browse files
committed
Apply fixes from StyleCI
[ci skip] [skip ci]
1 parent 5d6a3a5 commit 806c572

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/ExpressionTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ public function test_isDue($expr, $time, $foo, $expected, $throwsAt = false)
2828

2929
/**
3030
* @dataProvider invalidScheduleProvider
31+
*
3132
* @expectedException \UnexpectedValueException
3233
*/
3334
public function test_isDue_on_invalid_expression($expr, $time, $foo, $expected, $throwsAt = false)

0 commit comments

Comments
 (0)