@@ -402,6 +402,7 @@ class WebTestCaseBase extends WebTestCase
$this->fakeTenancyService();
static::$kernel->getContainer()->get('device.device_listener')->remoteCheck(false);
+ static::$kernel->getContainer()->get('device.device_validator')->remoteCheck(false);
}