Spent too long with this.
This commit is contained in:
@@ -14,6 +14,6 @@ class CafTest < ActiveSupport::TestCase
|
||||
end
|
||||
|
||||
test "yaml file is valid" do
|
||||
ymal = YAML.load_file('config/caf_text.yml')
|
||||
ymal = YAML.load_file('config/caf_text.yml ')
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user