Skip to content

Commit

Permalink
reverting the addition of the aws rake require
Browse files Browse the repository at this point in the history
because it causes test failures

Revert "fix aws rake task test - load in the rake task before running tests"

This reverts commit 2f46b41.

Co-authored-by: Flora Gallina-Jones <fgallinajones@pivotal.io>
  • Loading branch information
XenoPhex and fg-j committed Jun 10, 2020
1 parent ff66395 commit e49088e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec/tasks/build/aws_rake_spec.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
require 'rake'
load File.expand_path('../../../lib/tasks/build/aws.rake', __dir__)

describe 'AWS Rake' do
context 'validate_ami'do
Expand Down

0 comments on commit e49088e

Please sign in to comment.