summaryrefslogtreecommitdiff
path: root/spec/integration/knife/show_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/integration/knife/show_spec.rb')
-rw-r--r--spec/integration/knife/show_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/integration/knife/show_spec.rb b/spec/integration/knife/show_spec.rb
index dd83475b8c..a237603ceb 100644
--- a/spec/integration/knife/show_spec.rb
+++ b/spec/integration/knife/show_spec.rb
@@ -156,7 +156,7 @@ describe "knife show", :workstation do
end
when_the_repository "has an environment with bad JSON" do
- before { file "environments/x.json", "{" }
+ before do file "environments/x.json", "{" end
it "knife show succeeds" do
knife("show --local /environments/x.json").should_succeed <<~EOM
/environments/x.json: