Skip to content

Commit 4b5e0a3

Browse files
authored
Update TypeInferenceTest.php (#130)
1 parent bceef84 commit 4b5e0a3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/TypeInferenceTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ public function dataFileAsserts(): iterable
3030
yield from $this->gatherAssertTypes(__DIR__ . '/data/is_wp_error.php');
3131
yield from $this->gatherAssertTypes(__DIR__ . '/data/mysql2date.php');
3232
yield from $this->gatherAssertTypes(__DIR__ . '/data/term_exists.php');
33-
yield from $this->gatherAssertTypes(__DIR__ . '/data/wp_clear_scheduled_hook.php');
3433
yield from $this->gatherAssertTypes(__DIR__ . '/data/wp_error_parameter.php');
3534
yield from $this->gatherAssertTypes(__DIR__ . '/data/wp_theme.php');
3635
yield from $this->gatherAssertTypes(__DIR__ . '/data/wpdb.php');

0 commit comments

Comments
 (0)