Skip to content

Commit 4cf2077

Browse files
authored
[6.x] Fix invalidate test (#11574)
1 parent a8726dd commit 4cf2077

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

tests/StaticCaching/InvalidateTest.php

-5
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,6 @@ class InvalidateTest extends TestCase
1515
{
1616
use PreventSavingStacheItemsToDisk;
1717

18-
public function tearDown(): void
19-
{
20-
Mockery::close();
21-
}
22-
2318
#[Test]
2419
public function it_invalidates_a_form_when_its_blueprint_is_saved()
2520
{

0 commit comments

Comments
 (0)