mindspace: version runtime contracts and audit packages
This commit is contained in:
@@ -212,7 +212,7 @@ async function main() {
|
||||
authToken: localToken,
|
||||
timeoutMs: 20_000,
|
||||
});
|
||||
remote.assertReady();
|
||||
await remote.assertReady();
|
||||
|
||||
const workspaceRef = `mindspace://users/${userId}/workspace`;
|
||||
const html = pageHtml();
|
||||
|
||||
Reference in New Issue
Block a user