Skip to content

Commit 7488035

Browse files
committed
v2.3.2
- Fix sniff
1 parent 866f012 commit 7488035

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/Helper/DeviceViewTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -354,6 +354,7 @@ public function testGetSwitchParamDeviceView(): void
354354
$deviceView = new DeviceView($this->requestStack);
355355
self::assertSame($this->switchParam, $deviceView->getSwitchParam());
356356
}
357+
357358
public function testSetCookieExpireDatetimeModifier(): void
358359
{
359360
$this->request->query = new InputBag();

0 commit comments

Comments
 (0)