Skip to content

Commit 02bacbb

Browse files
committed
Test case updated
1 parent b819a01 commit 02bacbb

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/RemoteStorage/Test/Unit/Driver/Adpater/Cache

1 file changed

+1
-1
lines changed

app/code/Magento/RemoteStorage/Test/Unit/Driver/Adpater/Cache/GenericTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ public function metaDataProvider(): array
113113
];
114114
}
115115

116-
public function tearDown(): void
116+
protected function tearDown(): void
117117
{
118118
unset($this->generic);
119119
unset($this->cacheAdapterMock);

0 commit comments

Comments
 (0)