Skip to content

Commit 0d25659

Browse files
committed
modify ValidateTest class name
1 parent 0733d45 commit 0d25659

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/ValidateTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ public function testAlertAll() {
3131
->setAudience(M\all)
3232
->setNotification(M\notification($this->alert))
3333
->validate();
34-
3534
$this->assertTrue($response->isOk === true);
3635
}
3736

0 commit comments

Comments
 (0)