diff options
Diffstat (limited to 'ext/wasm/common/SqliteTestUtil.js')
-rw-r--r-- | ext/wasm/common/SqliteTestUtil.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/wasm/common/SqliteTestUtil.js b/ext/wasm/common/SqliteTestUtil.js index 779f271fb..277ab5529 100644 --- a/ext/wasm/common/SqliteTestUtil.js +++ b/ext/wasm/common/SqliteTestUtil.js @@ -221,7 +221,7 @@ sqlite3 API. */ sqlite3ApiConfig: { - persistentDirName: "/persistent" + wasmfsOpfsDir: "/opfs" }, /** Intended to be called by apps which need to call the |