Skip to content

Commit 2411746

Browse files
authored
Merge pull request #3264 from Nerdman4U/patch-7
Update osa4b.md
2 parents ecce68d + 06ea6b0 commit 2411746

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/content/4/fi/osa4b.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ Määritellään nyt tiedostossa <i>package.json</i>, että testejä suoritettae
3232
"deploy:full": "npm run build:ui && npm run deploy",
3333
"logs:prod": "fly logs",
3434
"lint": "eslint .",
35-
"lint": "eslint .",
3635
"test": "NODE_ENV=test jest --verbose --runInBand"// highlight-line
3736
},
3837
// ...

0 commit comments

Comments
 (0)