Skip to content

Commit 9a2cc2f

Browse files
committed
chore: code style
1 parent dafb6d9 commit 9a2cc2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test-ajax.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ class Test_Visualizer_Ajax extends WP_Ajax_UnitTestCase {
3030
/**
3131
* Set up.
3232
*/
33-
public function setUp(): void {
33+
public function setUp() {
3434
parent::setUp();
3535
$this->admin_user_id = $this->factory->user->create(
3636
array(

0 commit comments

Comments
 (0)