Skip to content

Commit 79a229f

Browse files
authored
Merge pull request AdobeDocs#90 from commerce-docs/ds_rename_task
Rename the test:links task
2 parents 19581c6 + 079a5c7 commit 79a229f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"build": "gatsby build",
2020
"serve": "gatsby serve",
2121
"clean": "gatsby clean",
22-
"test:links": "remark src/pages --quiet --frail",
22+
"test": "remark src/pages --quiet --frail",
2323
"lint": "docker run --rm -e RUN_LOCAL=true --env-file '.github/super-linter.env' -v \"$PWD\":/tmp/lint github/super-linter:slim-v4.10.1"
2424
},
2525
"packageManager": "yarn@3.2.1",

0 commit comments

Comments
 (0)