mirror of
https://github.com/inspec/inspec
synced 2025-01-23 02:15:31 +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> |
||
---|---|---|
.. | ||
api_base_test.rb | ||
api_cli_test.rb | ||
api_dsl_test.rb | ||
back_compat_test.rb | ||
installer_test.rb | ||
loader_test.rb | ||
plugin_conf_test.rb |