fix tests

This commit is contained in:
geoffsee
2025-06-18 15:02:29 -04:00
parent b7f02eb4fb
commit afc46fe2c3
9 changed files with 63 additions and 142 deletions

View File

@@ -1,5 +1,5 @@
import { types } from "mobx-state-tree";
import renderPage from "@open-gsio/client/server";
export default types
.model("StaticAssetStore", {})