Skip to content

Commit 3b7d80d

Browse files
authored
Merge pull request #757 from integer32llc/disable
2 parents 4d4aebf + b8c2877 commit 3b7d80d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/spec/features/highlighting_mir_output_spec.rb

+2
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212
end
1313

1414
scenario "error locations are links" do
15+
pending "Double notifications block the text to click on"
16+
1517
within(:output, :mir) do
1618
click_link('src/main.rs:4:14: 4:19', match: :first)
1719
end

0 commit comments

Comments
 (0)