Skip to content

Commit 8d8483c

Browse files
committed
docs: remove faulty input in guidelines
Signed-off-by: Mirelle Falstad <extern.mirelle.falstad@digg.se>
1 parent 791c71f commit 8d8483c

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
@@ -105,15 +105,7 @@ Detta dokument specificerar reglerna som verktyget tillämpar.
105105

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

118110
**Förklaring:**
119111

0 commit comments

Comments
 (0)