Remi Collet 4 years ago
parent
commit
08538ad41b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tests/TestCase/Database/Driver/SqliteTest.php

+ 1 - 1
tests/TestCase/Database/Driver/SqliteTest.php

@@ -153,7 +153,7 @@ class SqliteTest extends TestCase
 
         $featureVersions = [
             'cte' => '3.8.3',
-            'window' => '3.25.0',
+            'window' => '3.28.0',
         ];
 
         $this->assertSame(