Skip to content

Commit 7e18692

Browse files
authored
Merge pull request #280 from lloc/chore
Test enhanced
2 parents c29a34d + ccbab65 commit 7e18692

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/TestMslsContentTypes.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
class TestMslsContentTypes extends MslsUnitTestCase {
1010

11-
public function test_create() {
11+
public function test_create(): void {
1212
Functions\expect( 'get_post_types' )->twice()->andReturn( [] );
1313

1414
$obj = MslsContentTypes::create();

0 commit comments

Comments
 (0)