mirror of
https://github.com/rubyjs/therubyracer
synced 2023-03-27 23:21:42 -04:00
Silence a warning about should
syntax in RSpec
This commit is contained in:
parent
7d82a9690c
commit
6a26969f8e
1 changed files with 1 additions and 0 deletions
|
@ -38,4 +38,5 @@ end
|
|||
RSpec.configure do |c|
|
||||
c.include V8ContextHelpers
|
||||
c.extend V8ContextHelpers::GroupMethods
|
||||
c.expect_with(:rspec) { |c| c.syntax = :should }
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue