File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
tests/phpunit/tests/dependencies Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -3161,6 +3161,7 @@ public function test_wp_enqueue_code_editor_when_php_file_will_be_passed() {
31613161 'esversion ' ,
31623162 'expr ' ,
31633163 'immed ' ,
3164+ 'module ' ,
31643165 'noarg ' ,
31653166 'nonbsp ' ,
31663167 'quotmark ' ,
@@ -3243,6 +3244,7 @@ public function test_wp_enqueue_code_editor_when_generated_array_by_compact_will
32433244 'esversion ' ,
32443245 'expr ' ,
32453246 'immed ' ,
3247+ 'module ' ,
32463248 'noarg ' ,
32473249 'nonbsp ' ,
32483250 'quotmark ' ,
@@ -3339,6 +3341,7 @@ public function test_wp_enqueue_code_editor_when_generated_array_by_array_merge_
33393341 'esversion ' ,
33403342 'expr ' ,
33413343 'immed ' ,
3344+ 'module ' ,
33423345 'noarg ' ,
33433346 'nonbsp ' ,
33443347 'quotmark ' ,
@@ -3432,6 +3435,7 @@ public function test_wp_enqueue_code_editor_when_simple_array_will_be_passed() {
34323435 'esversion ' ,
34333436 'expr ' ,
34343437 'immed ' ,
3438+ 'module ' ,
34353439 'noarg ' ,
34363440 'nonbsp ' ,
34373441 'quotmark ' ,
You can’t perform that action at this time.
0 commit comments