mirror of
https://github.com/inspec/inspec
synced 2024-11-23 13:13:22 +00:00
fa7a8c9e19
These tests both involve dynamic un-rooted classes. As such, they have no name and thus print like #<Class:0xXXXXXXXX:...>. I switched one to a describe instead of Class.new(Minitest::Test) and the other I stringified the anonymous class. Signed-off-by: Ryan Davis <zenspider@chef.io> |
||
---|---|---|
.. | ||
cookbooks/os_prepare | ||
functional | ||
integration | ||
unit | ||
docker_run.rb | ||
docker_test.rb | ||
helper.rb |