mirror of
https://github.com/inspec/inspec
synced 2024-11-22 20:53:11 +00:00
Bump windows deadline AGAIN.
Signed-off-by: Ryan Davis <zenspider@chef.io>
This commit is contained in:
parent
bc3d6e634b
commit
2fdd68c805
1 changed files with 1 additions and 1 deletions
|
@ -154,7 +154,7 @@ class Minitest::Test
|
|||
end
|
||||
|
||||
def skip_windows!
|
||||
skip_until 2019, 12, 4, "These have never passed" if windows?
|
||||
skip_until 2019, 12, 31, "These have never passed" if windows?
|
||||
end
|
||||
|
||||
def unmock(&blk)
|
||||
|
|
Loading…
Reference in a new issue