Remove wrong test case for SQLiteKvStore
This test case shuld be removed, since `JSON.stringify(Infinity)` is null, so the test case never be passed.
Loading
Please register or sign in to comment
This test case shuld be removed, since `JSON.stringify(Infinity)` is null, so the test case never be passed.