From 2eec9e0bb4d658b6fe6ecbc860e1269c5e922210 Mon Sep 17 00:00:00 2001 From: Matthew Thomas Date: Sun, 24 Dec 2023 10:46:44 +0000 Subject: [PATCH] docs: correction --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 1f1b9ee..a3e175f 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,6 @@ For .mocharc.json "reporter": "mocha-ctrf-json-reporter", "reporterOptions": { "outputFile": "custom-name.json", - // ... other options ... } } ```