inspec/test
Ryan Davis 8c56477f02 Fixes a test interaction bug between installer and loader.
Not sure how it was supposed to work in the first place. The plugin in
question depends on ordinal_array and that wasn't in that fixture dir.
Switching to 2 is all it apparently needed.

This does cause yet another double-load warning (VERSION already
defined). I don't know how we're supposed to get around that with the
way we've set up these tests.

Signed-off-by: Ryan Davis <zenspider@chef.io>
2019-05-18 15:45:22 -07:00
..
cookbooks/os_prepare Add comment regarding the postgresql pin 2019-02-14 14:02:06 -08:00
functional Use IO globals instead of IO constants. 2019-05-18 12:48:18 -07:00
integration Use IO globals instead of IO constants. 2019-05-18 12:48:18 -07:00
unit Fixes a test interaction bug between installer and loader. 2019-05-18 15:45:22 -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 Skip more_permissive_than? file_test because broken only on CI. 2019-05-17 03:19:46 -07:00