Skip to content

Commit 9914a4c

Browse files
require singed
1 parent f812db1 commit 9914a4c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

spec/spec_helper.rb

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@
1313
# it.
1414
#
1515
# See https://rubydoc.info/gems/rspec-core/RSpec/Core/Configuration
16+
17+
require 'singed'
18+
1619
RSpec.configure do |config|
1720
# rspec-expectations config goes here. You can use an alternate
1821
# assertion/expectation library such as wrong or the stdlib/minitest

0 commit comments

Comments
 (0)