We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5ab27b commit 4cdb495Copy full SHA for 4cdb495
spec/integration/rspec/match_array_matcher_spec.rb
@@ -380,7 +380,7 @@
380
end
381
382
context "when the input value is not an array, and especially not a value that could be turned into one" do
383
- fit "produces the correct failure message, as though an array had been given" do
+ it "produces the correct failure message, as though an array had been given" do
384
as_both_colored_and_uncolored do |color_enabled|
385
snippet = <<~TEST.strip
386
actual = [:marty, :jennifer, :doc]
0 commit comments