github-gem
github-gem copied to clipboard
fjc - fix yaml in command_issues_spec for 1.9.2 (Psych)
Before: 1) Psych::SyntaxError in 'github issues issues web opens the project's issues page' couldn't parse YAML at line 2 column 8 spec/commands/command_issues_spec.rb:24:in `block (2 levels) in <top (required)>'
Psych::SyntaxError in 'github issues issues web closed the project's issues page' couldn't parse YAML at line 2 column 8 spec/commands/command_issues_spec.rb:40:in `block (2 levels) in <top (required)>'
After: 136 examples, 0 failures