Skip to content
Snippets Groups Projects

enable

2 files
+ 1
6
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -92,9 +92,7 @@ public function testRenderRecursionWithNestedRender(): void {
@@ -92,9 +92,7 @@ public function testRenderRecursionWithNestedRender(): void {
}
}
/**
/**
* ::renderInIsolation() may be called from anywhere.
* Tests that renderRoot() can be called from anywhere including recursively.
*
* Including from inside of another ::renderRoot() call.
*
*
* @covers ::renderRoot
* @covers ::renderRoot
* @covers ::renderInIsolation
* @covers ::renderInIsolation
Loading