Skip to content

Instantly share code, notes, and snippets.

@byxorna
Created January 5, 2015 19:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save byxorna/103c8a692219cae3fd55 to your computer and use it in GitHub Desktop.
Save byxorna/103c8a692219cae3fd55 to your computer and use it in GitHub Desktop.
F...................................
Failures:
1) Config files config/config_ewr01.yaml parses without shitting the bed
Failure/Error: expect{YAML.load_file(f)}.to_not raise_error
expected no Exception, got #<Psych::SyntaxError: (config/config_ewr01.yaml): found a tab character that violate intendation while scanning a plain scalar at line 15 column 11> with backtrace:
# ./spec/config_spec.rb:8:in `block (5 levels) in <top (required)>'
# ./spec/config_spec.rb:8:in `block (4 levels) in <top (required)>'
# ./spec/config_spec.rb:8:in `block (4 levels) in <top (required)>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment