diff --git a/tests/PuphpeteerTest.php b/tests/PuphpeteerTest.php index e87ef82..cd2f3eb 100644 --- a/tests/PuphpeteerTest.php +++ b/tests/PuphpeteerTest.php @@ -127,7 +127,6 @@ public function check_all_resources_are_supported(string $name) } } } else { - // dump($resource->getResourceIdentity()); $this->assertInstanceOf("Nesk\\Puphpeteer\\Resources\\$name", $resource); }