Skip to content

Commit ce44b7a

Browse files
committed
updated test
1 parent 7fb5e19 commit ce44b7a

File tree

4 files changed

+1
-42
lines changed

4 files changed

+1
-42
lines changed

src/Test/Functional/Acceptance/Valkey82Cest.php

Lines changed: 0 additions & 19 deletions
This file was deleted.

src/Test/Functional/Acceptance/Valkey83Cest.php

Lines changed: 0 additions & 19 deletions
This file was deleted.

src/Test/Functional/Acceptance/Valkey84Cest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ class Valkey84Cest extends ValkeyCest
1515
/**
1616
* Template version for testing
1717
*/
18-
protected const TEMPLATE_VERSION = '2.4.7';
18+
protected const TEMPLATE_VERSION = '2.4.8';
1919
}

src/Test/Functional/Acceptance/ValkeyCest.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -115,9 +115,6 @@ protected function dataProvider(): array
115115
[
116116
'version' => '8.0',
117117
],
118-
[
119-
'version' => '7.2',
120-
],
121118
];
122119
}
123120
}

0 commit comments

Comments
 (0)