mirror of
https://github.com/inspec/inspec
synced 2025-02-17 06:28:40 +00:00
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 |