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> |
||
---|---|---|
.. | ||
fetchers_test.rb | ||
git_test.rb | ||
local_test.rb | ||
mock_test.rb | ||
source_reader_test.rb | ||
url_test.rb |