We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 898c756 commit 4466c88Copy full SHA for 4466c88
1 file changed
tests/system/Security/SecurityTest.php
@@ -36,7 +36,7 @@ protected function setUp(): void
36
37
$_COOKIE = [];
38
39
- Factories::reset();
+ $this->resetServices();
40
}
41
42
public function testBasicConfigIsSaved()
0 commit comments