diff --git a/tests/unit/1edtech/mps-spec.js b/tests/unit/1edtech/mps-spec.js
index 15c04839bf..d2ac3e25c5 100644
--- a/tests/unit/1edtech/mps-spec.js
+++ b/tests/unit/1edtech/mps-spec.js
@@ -5,7 +5,7 @@ import { flushIframes, makePluginDoc } from "../SpecHelper.js";
describe("1EdTech - mps.js", () => {
afterAll(flushIframes);
- const plugins = ["/src/1edtech/mps.js"];
+ const plugins = ["/src/1edtech/post-markdown.js"];
const config = { format: "markdown" };
it("Removes
This should be removed