Skip to content

Commit d873ffe

Browse files
Benjamin E. CoeJustinBeckwith
authored andcommitted
docs(test): removed exception for docs now on master (#147)
1 parent 092fa4c commit d873ffe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/google-cloud-asset/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"test-no-cover": "mocha test/*.js",
3838
"test": "npm run cover",
3939
"fix": "eslint --fix '**/*.js'",
40-
"docs-test": "linkinator docs -r --skip 'www.googleapis.com|github.com/googleapis/nodejs-asset/blob/master/samples/exportAssets.js|github.com/googleapis/nodejs-asset/blob/master/samples/getBatchAssetHistory.js'",
40+
"docs-test": "linkinator docs -r --skip www.googleapis.com",
4141
"predocs-test": "npm run docs"
4242
},
4343
"dependencies": {

0 commit comments

Comments
 (0)