diff --git a/test/crypto.test b/test/crypto.test index 7d6d5a5..a55b474 100644 --- a/test/crypto.test +++ b/test/crypto.test @@ -1541,7 +1541,7 @@ do_test verify-pragma-cipher-version { execsql { PRAGMA cipher_version; } -} {3.2.0} +} {3.3.0} db close file delete -force test.db