Skip to content
Snippets Groups Projects

enable

2 files
+ 1
6
Compare changes
  • Side-by-side
  • Inline

Files

@@ -92,9 +92,7 @@ public function testRenderRecursionWithNestedRender(): void {
}
/**
* ::renderInIsolation() may be called from anywhere.
*
* Including from inside of another ::renderRoot() call.
* Tests that renderRoot() can be called from anywhere including recursively.
*
* @covers ::renderRoot
* @covers ::renderInIsolation
Loading