Skip to content

Commit 9755082

Browse files
jasonbahlCopilot
andauthored
Update tests/wpunit/EnqueuedScriptsTest.php
Co-authored-by: Copilot <[email protected]>
1 parent 92bb3ea commit 9755082

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/wpunit/EnqueuedScriptsTest.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1687,6 +1687,8 @@ static function () use ( $handle, $src ) {
16871687
}
16881688

16891689
/**
1690+
* Verifies that output from wp_print_inline_script_tag during wp_enqueue_scripts
1691+
* does not break the GraphQL JSON response, due to Router-level output buffering.
16901692
* See: https://github.com/wp-graphql/wp-graphql/issues/3397
16911693
*/
16921694
public function testPrintInlineScriptDoesNotBreakEnqueuedScriptsWithFix() {

0 commit comments

Comments
 (0)