factor-connector-api 0.0.12 → 0.0.13

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,4 +1,5 @@
1
1
  require 'rspec'
2
+ require 'rspec/expectations'
2
3
  require_relative '../factor-connector-api.rb'
3
4
 
4
5
  module Factor::Connector::Test
@@ -9,6 +10,8 @@ end
9
10
 
10
11
  module Factor::Connector
11
12
  class ServiceInstance
13
+ include RSpec::Matchers
14
+
12
15
  def eventually(&block)
13
16
  found = false
14
17
  timeout = 10
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: factor-connector-api
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.12
4
+ version: 0.0.13
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: