We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25f1d72 commit 2da8b99Copy full SHA for 2da8b99
tests/spec/features/highlighting_mir_output_spec.rb
@@ -12,8 +12,6 @@
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