diff options
Diffstat (limited to 'spec/integration/knife/show_spec.rb')
-rw-r--r-- | spec/integration/knife/show_spec.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/integration/knife/show_spec.rb b/spec/integration/knife/show_spec.rb index 9ddd6ffaae..68096a1c2d 100644 --- a/spec/integration/knife/show_spec.rb +++ b/spec/integration/knife/show_spec.rb @@ -15,6 +15,7 @@ # See the License for the specific language governing permissions and # limitations under the License. +require "spec_helper" require "support/shared/integration/integration_helper" require "support/shared/context/config" require "chef/knife/show" |