moneta-rb/moneta

[spec failure] standard_sqlite_with_expires create_expires feature at 900000 microseconds creates the given key and expires it

Closed this issue · 1 comments

  1) standard_sqlite_with_expires create_expires feature at 900000 microseconds creates the given key and expires it
     Failure/Error: store['key'].should == 'value'
       expected: "value"
            got: nil (using ==)
     Shared Example Group: :create_expires_at_usec called from ./spec/features/create_expires.rb:24
     Shared Example Group: :create_expires called from ./spec/helper.rb:278
     # ./spec/features/create_expires.rb:8:in `block (4 levels) in <top (required)>'

Fixed in 8f8633e