Skip to content

Commit

Permalink
Fix harbor_setup_command_test
Browse files Browse the repository at this point in the history
  • Loading branch information
jchilders committed Aug 23, 2012
1 parent d364ac6 commit 6959bb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/harbor_setup_command_test.rb
Expand Up @@ -127,7 +127,7 @@ def initialize

def test_generator_creates_proper_boot_rb
assert_generated_file_matches "lib/boot.rb", <<-RUBY
require_relative "lib/petshop"
require_relative "petshop"
RUBY
end

Expand Down

0 comments on commit 6959bb9

Please sign in to comment.