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 116805a commit d34c465Copy full SHA for d34c465
docs/modules/ROOT/pages/usage.adoc
@@ -29,7 +29,6 @@ In case you https://github.com/rspec/rspec-core/blob/b0d0843a285693c64cdbe0c8572
29
[source,ruby]
30
----
31
# spec/spec_helper.rb
32
-alias_example_group_to
33
RSpec.configure do |c|
34
c.alias_example_group_to :detail, :detailed => true
35
end
0 commit comments