Skip to content

Commit 1889b7d

Browse files
committed
docs: remove faulty input in guidelines
Signed-off-by: Mirelle Falstad <extern.mirelle.falstad@digg.se>
1 parent 143e149 commit 1889b7d

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

GUIDELINES.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -104,15 +104,7 @@ Detta dokument specificerar reglerna som verktyget tillämpar.
104104

105105
```
106106
$
107-
```> npx jest tests/dok.test.ts
108-
No tests found, exiting with code 1
109-
Run with `--passWithNoTests` to exit with code 0
110-
In /home/mirellefalstad/workspaces/rap-lp/rest-api-profil-lint-processor
111-
112 files checked.
112-
testMatch: **/tests/unit/**/*.test.ts - 13 matches
113-
testPathIgnorePatterns: /node_modules/ - 112 matches
114-
testRegex: - 0 matches
115-
Pattern: tests/dok.test.ts - 0 matches
107+
```
116108

117109
**Förklaring:**
118110

0 commit comments

Comments
 (0)