Skip to content

Commit 2c86d78

Browse files
committed
MC-5926: Conflict of simultaneous write in Redis cache
- fix static
1 parent 5a79f21 commit 2c86d78

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/code/Magento/Deploy/Test/Unit/Model/FilesystemTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,6 @@ public function testRegenerateStatic()
126126
->method('execute')
127127
->with($setupDiCompileCmd);
128128

129-
130129
$setupDiCompileCmd = $this->cmdPrefix . 'cache:flush ';
131130
$this->shell->expects(self::at(2))
132131
->method('execute')

0 commit comments

Comments
 (0)