inspec/test/unit/plugin
Ryan Davis fa7a8c9e19 Normalizing two test declarations.
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>
2019-05-14 23:27:18 -07:00
..
v1 Merge branch 'master' into mj/encoding 2019-05-08 12:59:55 -07:00
v2 Normalizing two test declarations. 2019-05-14 23:27:18 -07:00