Skip to content

Commit ccbab65

Browse files
committed
Test enhanced
1 parent c29a34d commit ccbab65

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)