mirror of
https://github.com/puppetlabs/vmpooler.git
synced 2026-01-26 01:58:41 -05:00
Convert Times to strings when being added to redis.
This commit is contained in:
parent
30820ec115
commit
46156fd85f
7 changed files with 26 additions and 21 deletions
|
|
@ -1,8 +1,6 @@
|
|||
require 'spec_helper'
|
||||
require 'time'
|
||||
require 'mock_redis'
|
||||
require 'pry'
|
||||
require 'pry-byebug'
|
||||
|
||||
# Custom RSpec :Matchers
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue