Skip to content

Commit

Permalink
Issue #7 - fix test names
Browse files Browse the repository at this point in the history
  • Loading branch information
greeneca committed Jan 31, 2017
1 parent 6a49ea0 commit ee68cdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/roku_builder/test_config_parser.rb
Expand Up @@ -94,7 +94,7 @@ def test_manifest_config_project_directory
assert_equal "/tmp/project1", configs[:project_config][:directory]
end

def test_manifest_config_project_directory
def test_manifest_config_key_directory
logger = Logger.new("/dev/null")
options = {key: true, project: :project2}
config = good_config
Expand Down

0 comments on commit ee68cdf

Please sign in to comment.