REVERT: "FEATURE: Experimental Private Message Bot Homepage (#1159)" (#1272)

This reverts commit 5fec8fe79e.
This commit is contained in:
Mark VanLandingham
2025-04-21 16:42:05 -05:00
committed by GitHub
parent 5fec8fe79e
commit 244ec9d61e
19 changed files with 16 additions and 1149 deletions
@@ -50,8 +50,6 @@ acceptance("AI Helper - Post Helper Menu", function (needs) {
done: false,
});
});
server.get("/discourse-ai/ai-bot/conversations.json", () => {});
});
test("displays streamed explanation", async function (assert) {
@@ -29,8 +29,6 @@ acceptance("Topic - Summary", function (needs) {
done: false,
});
});
server.get("/discourse-ai/ai-bot/conversations.json", () => {});
});
needs.hooks.beforeEach(() => {