Skip to content

Commit

Permalink
test: fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
azu committed Nov 8, 2021
1 parent 05a98f6 commit c5a2dfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/no-dead-link.js
Expand Up @@ -108,7 +108,7 @@ tester.run('no-dead-link', rule, {
},
// https://github.com/textlint-rule/textlint-rule-no-dead-link/issues/128
{
text: 'should treat 200 OK. It requires browser-like User-Agent: https://issues.jenkins-ci.org/browse/JENKINS-59261',
text: 'should treat 200 OK. It requires browser-like User-Agent: https://issues.jenkins.io/browse/JENKINS-59261',
options: {
userAgent: 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.106 Safari/537.36'
}
Expand Down

0 comments on commit c5a2dfe

Please sign in to comment.