Skip to content

Commit 5dc18a7

Browse files
committed
fix bad merge conflict
1 parent 40c3e95 commit 5dc18a7

File tree

2 files changed

+0
-878
lines changed

2 files changed

+0
-878
lines changed

test/instance_agent/plugins/codedeploy/command_executor_test.rb

-5
Original file line numberDiff line numberDiff line change
@@ -405,12 +405,7 @@ def generate_signed_message_for(map)
405405
end
406406

407407
context "when creating S3 options" do
408-
409-
<<<<<<< HEAD
410-
should "use right signature version" do
411-
=======
412408
should "use right signature version" do
413-
>>>>>>> 3515520... CDVSA-185 making appspec filename configurable and support yml and yaml extensions
414409
assert_equal 'v4', @command_executor.s3_options[:signature_version]
415410
end
416411

0 commit comments

Comments
 (0)