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 f812db1 commit 9914a4cCopy full SHA for 9914a4c
spec/spec_helper.rb
@@ -13,6 +13,9 @@
13
# it.
14
#
15
# See https://rubydoc.info/gems/rspec-core/RSpec/Core/Configuration
16
+
17
+require 'singed'
18
19
RSpec.configure do |config|
20
# rspec-expectations config goes here. You can use an alternate
21
# assertion/expectation library such as wrong or the stdlib/minitest
0 commit comments