8000 Feedback + remove old font file · symfony/symfony@ba8f962 · GitHub
[go: up one dir, main page]

Skip to content

Commit ba8f962

Browse files
committed
Feedback + remove old font file
1 parent 43cac94 commit ba8f962

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Symfony/Bundle/WebProfilerBundle/Tests/Controller/ProfilerControllerTest.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -382,8 +382,6 @@ public function testDownloadFontAction()
382382
$kernel = new WebProfilerBundleKernel();
383383
$client = new KernelBrowser($kernel);
384384

385-
$client->catchExceptions(false);
386-
387385
$client->request('GET', '/_profiler/font/JetBrainsMono.woff2');
388386

389387
$this->assertEquals(200, $client->getResponse()->getStatusCode());

0 commit comments

Comments
 (0)
0