mirror of
https://github.com/pry/pry.git
synced 2022-11-09 12:35:05 -05:00
Remove example-alias
This commit is contained in:
parent
9349a58498
commit
d5748ce0e4
1 changed files with 1 additions and 1 deletions
|
@ -36,6 +36,6 @@ RSpec.configure do |config|
|
|||
config.expect_with :rspec do |c|
|
||||
c.syntax = [:should, :expect]
|
||||
end
|
||||
config.alias_example_to :should
|
||||
|
||||
config.include PryTestHelpers
|
||||
end
|
||||
|
|
Loading…
Add table
Reference in a new issue