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 5534884 commit 3748112Copy full SHA for 3748112
spec/html-proofer/check/links_spec.rb
@@ -50,7 +50,7 @@
50
broken_hash_internal_filepath=File.join(FIXTURES_DIR,"links","hash_nonascii_dir")
51
proofer=run_proofer(broken_hash_internal_filepath,:directory,check_internal_hash: true)
52
expect(proofer.failed_checks).to(eq([]))
53
-end
+end
54
55
it"passes for broken internal hash when asked to ignore"do
56
broken_hash_internal_filepath=File.join(FIXTURES_DIR,"links","broken_hash_internal.html")
0 commit comments