diff --git a/src/steps/writing/creation/dotGitHub/createDevelopment/index.test.ts b/src/steps/writing/creation/dotGitHub/createDevelopment/index.test.ts index 6db64d80..0dd4598a 100644 --- a/src/steps/writing/creation/dotGitHub/createDevelopment/index.test.ts +++ b/src/steps/writing/creation/dotGitHub/createDevelopment/index.test.ts @@ -260,7 +260,7 @@ describe("createDevelopment", () => { `); }); - it.only("preserves existing sections when they don't match the new sections", async () => { + it("preserves existing sections when they don't match the new sections", async () => { mockReadFileSafe.mockResolvedValue(`## Existing One Abc 123.