We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0007d9b commit ac8c582Copy full SHA for ac8c582
spec/html-proofer/cli_reporter_spec.rb
@@ -68,20 +68,14 @@
68
69
tel: contains no phone number
70
71
- For the Links > External check, the following failures were found:
72
-
73
- * At spec/html-proofer/fixtures/sorting/kitchen_sinkish.html:26:
74
75
- External link https://help.github.com/changing-author-info/ failed (status code 403)
76
77
For the Links > Internal check, the following failures were found:
78
79
* At spec/html-proofer/fixtures/sorting/kitchen_sinkish.html:24:
80
81
internally linking to nowhere.fooof, which does not exist
82
83
84
- HTML-Proofer found 13 failures!
+ HTML-Proofer found 12 failures!
85
MSG
86
87
expect(output).to(match(msg))
0 commit comments