Skip to content

Commit 6a52a2d

Browse files
committed
commerce vesion fix
1 parent f453c4d commit 6a52a2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Test/Functional/Acceptance/SplitDb82Cest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ class SplitDb82Cest extends SplitDbCest
2020
protected function dataProviderMagentoCloudVersions(): array
2121
{
2222
return [
23-
['version' => '2.4.4'],
23+
['version' => '2.4.6'],
2424
];
2525
}
2626
}

0 commit comments

Comments
 (0)