We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4d4aebf + b8c2877 commit 3b7d80dCopy full SHA for 3b7d80d
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