Skip to content

Commit 3748112

Browse files
committed
Fix trailing whitespace
1 parent 5534884 commit 3748112

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎spec/html-proofer/check/links_spec.rb‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
broken_hash_internal_filepath=File.join(FIXTURES_DIR,"links","hash_nonascii_dir")
5151
proofer=run_proofer(broken_hash_internal_filepath,:directory,check_internal_hash: true)
5252
expect(proofer.failed_checks).to(eq([]))
53-
end
53+
end
5454

5555
it"passes for broken internal hash when asked to ignore"do
5656
broken_hash_internal_filepath=File.join(FIXTURES_DIR,"links","broken_hash_internal.html")

0 commit comments

Comments
(0)