We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 866f012 commit 7488035Copy full SHA for 7488035
tests/Helper/DeviceViewTest.php
@@ -354,6 +354,7 @@ public function testGetSwitchParamDeviceView(): void
354
$deviceView = new DeviceView($this->requestStack);
355
self::assertSame($this->switchParam, $deviceView->getSwitchParam());
356
}
357
+
358
public function testSetCookieExpireDatetimeModifier(): void
359
{
360
$this->request->query = new InputBag();
0 commit comments