Fix SCUM config manifest refresh

This commit is contained in:
npc0-hue
2026-09-25 00:25:00 +08:00
parent 2f9b4b3780
commit abc392d22c
4 changed files with 38 additions and 5 deletions
+1 -1
View File
@@ -357,7 +357,7 @@ describe("plugin manifest validation", () => {
const serialized = JSON.stringify(manifest).toLowerCase();
expect(serialized).not.toContain("local-proof");
expect(manifest.version).toBe("0.1.26");
expect(manifest.version).toBe("0.1.27");
expect(installAction.environment?.SERVER_TEMPLATE).toBe("scum-server");
expect(manifest.permissions).toEqual(expect.arrayContaining(["server.game-client.read", "server.game-client.command", "server.game-client.maintenance"]));
expect(manifest.gameClientBridge.commands.map((command) => command.type)).toEqual(expect.arrayContaining([