We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d4aebf commit b8c2877Copy full SHA for b8c2877
tests/spec/features/highlighting_mir_output_spec.rb
@@ -12,6 +12,8 @@
12
end
13
14
scenario "error locations are links" do
15
+ pending "Double notifications block the text to click on"
16
+
17
within(:output, :mir) do
18
click_link('src/main.rs:4:14: 4:19', match: :first)
19
0 commit comments