Skip to content

Commit 540d6b7

Browse files
committed
Revert test name
1 parent 2411ec2 commit 540d6b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/MailcheckTest.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ public function setUp(): void
1717
$this->mailcheck = new Mailcheck();
1818
}
1919

20-
public function testSuggestJustThisOne()
20+
public function testSuggest()
2121
{
2222
// Domain checks
2323
$this->assertContains('[email protected]', $this->mailcheck->suggest('[email protected]'));

0 commit comments

Comments
 (0)