Refactoring work to support multi-tenancy and multiple storage, database backends (#598)
* Backend infrastructure * New backend configuration work * Factor out KV prefixing * Don't put assets in the manifest cache * Removed fancy authentication stuff * Documentation updates
This commit is contained in:
@@ -30,7 +30,6 @@ Deno.test("Test plug run", {
|
||||
assertEquals(
|
||||
await runPlug(
|
||||
testSpaceFolder,
|
||||
tempDbFile,
|
||||
"test.run",
|
||||
[],
|
||||
assetBundle,
|
||||
|
||||
Reference in New Issue
Block a user