Skip to content

Commit e3a2f47

Browse files
MC-34397: Catalog Image loading issue
1 parent 6ca2d65 commit e3a2f47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Theme/Test/Unit/Model/Theme/StoreDefaultThemeResolverTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ public function getThemesDataProvider(): array
9999
[]
100100
],
101101
[
102-
1,
102+
'1',
103103
[1]
104104
],
105105
[

0 commit comments

Comments
 (0)