summaryrefslogtreecommitdiff
path: root/spec/integration/knife
diff options
context:
space:
mode:
authorLamont Granquist <lamont@scriptkiddie.org>2016-01-12 08:06:02 -0800
committerLamont Granquist <lamont@scriptkiddie.org>2016-01-12 08:06:02 -0800
commitd68bd578761780618e73ce1443788c463d73fe67 (patch)
tree4867db762be1873e8a50e787b1bbd46e58a180b7 /spec/integration/knife
parent0944320b72ee1ab16a18a149f5ecb743ace0c0d3 (diff)
downloadchef-d68bd578761780618e73ce1443788c463d73fe67.tar.gz
fix some lint cops
fixes the following offenses: 46 Lint/EndAlignment 21 Lint/BlockAlignment 3 Lint/SpaceBeforeFirstArg 1 Lint/DefEndAlignment
Diffstat (limited to 'spec/integration/knife')
-rw-r--r--spec/integration/knife/diff_spec.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/spec/integration/knife/diff_spec.rb b/spec/integration/knife/diff_spec.rb
index 465383437f..b32a4580a1 100644
--- a/spec/integration/knife/diff_spec.rb
+++ b/spec/integration/knife/diff_spec.rb
@@ -59,8 +59,8 @@ D\t/roles/x.json
D\t/users/admin.json
D\t/users/x.json
EOM
+ end
end
- end
when_the_repository 'has an identical copy of each thing' do
@@ -354,8 +354,8 @@ D\t/roles/x.json
D\t/users/admin.json
D\t/users/x.json
EOM
+ end
end
- end
when_the_repository 'has an identical copy of each thing' do
before do