Skip to content

Commit

Permalink
Data providers do not have ticket numbers
Browse files Browse the repository at this point in the history
  • Loading branch information
sirreal committed Dec 12, 2024
1 parent 3ab8543 commit 1ff0eb3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion tests/phpunit/tests/blocks/wpBlockParser.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,9 @@ class Tests_Blocks_wpBlockParser extends WP_UnitTestCase {
protected static $fixtures_dir;

/**
* @ticket 45109
* Data provider.
*
* @return array
*/
public function data_parsing_test_filenames() {
self::$fixtures_dir = DIR_TESTDATA . '/blocks/fixtures';
Expand Down

0 comments on commit 1ff0eb3

Please sign in to comment.