Work
This commit is contained in:
@@ -23,8 +23,8 @@ test("Run a Node sandbox", async () => {
|
||||
},
|
||||
});
|
||||
let plug = await system.load(
|
||||
"test",
|
||||
{
|
||||
name: "test",
|
||||
requiredPermissions: ["dangerous"],
|
||||
functions: {
|
||||
addTen: {
|
||||
|
||||
Reference in New Issue
Block a user