File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
src/Test/Functional/Acceptance Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -137,7 +137,7 @@ protected function wrongConfigurationRedisBackendDataProvider(): array
137
137
{
138
138
return [
139
139
[
140
- 'version ' => '2.4.6 ' ,
140
+ 'version ' => '2.4.7-beta-test ' ,
141
141
'wrongConfiguration ' => [
142
142
'stage ' => [
143
143
'deploy ' => [
@@ -184,7 +184,7 @@ protected function redisWrongConnectionDataProvider(): array
184
184
{
185
185
return [
186
186
[
187
- 'version ' => '2.4.6 ' ,
187
+ 'version ' => '2.4.7-beta-test ' ,
188
188
'configuration ' => [
189
189
'stage ' => [
190
190
'deploy ' => [
@@ -204,7 +204,7 @@ protected function redisWrongConnectionDataProvider(): array
204
204
],
205
205
],
206
206
[
207
- 'version ' => '2.4.6 ' ,
207
+ 'version ' => '2.4.7-beta-test ' ,
208
208
'configuration ' => [
209
209
'stage ' => [
210
210
'deploy ' => [
@@ -274,7 +274,7 @@ protected function goodConfigurationDataProvider(): array
274
274
{
275
275
return [
276
276
[
277
- 'version ' => '2.4.6 ' ,
277
+ 'version ' => '2.4.7-beta-test ' ,
278
278
'configuration ' => [
279
279
'stage ' => [
280
280
'deploy ' => [
@@ -292,7 +292,7 @@ protected function goodConfigurationDataProvider(): array
292
292
],
293
293
],
294
294
[
295
- 'version ' => '2.4.6 ' ,
295
+ 'version ' => '2.4.7-beta-test ' ,
296
296
'configuration ' => [
297
297
'stage ' => [
298
298
'deploy ' => [
@@ -312,7 +312,7 @@ protected function goodConfigurationDataProvider(): array
312
312
'expectedConfig ' => [],
313
313
],
314
314
[
315
- 'version ' => '2.4.6 ' ,
315
+ 'version ' => '2.4.7-beta-test ' ,
316
316
'configuration ' => [
317
317
'stage ' => [
318
318
'deploy ' => [
You can’t perform that action at this time.
0 commit comments