assertTrue(true); } public function testDoubleQuoteExample(): void { $this->assertTrue(true); } }