inspec/test
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
..
cookbooks/os_prepare Add comment regarding the postgresql pin 2019-02-14 14:02:06 -08:00
functional Remove all byebug requires in code. 2019-05-14 23:24:14 -07:00
integration Remove # encoding: utf8 magic comments 2019-05-07 16:06:23 -07:00
unit Normalizing two test declarations. 2019-05-14 23:27:18 -07:00
docker_run.rb Remove # encoding: utf8 magic comments 2019-05-07 16:06:23 -07:00
docker_test.rb Remove # encoding: utf8 magic comments 2019-05-07 16:06:23 -07:00
helper.rb Remove all byebug requires in code. 2019-05-14 23:24:14 -07:00