diff options
author | Robin Houston <robin.houston@gmail.com> | 2011-10-17 22:50:50 +0100 |
---|---|---|
committer | Robin Houston <robin.houston@gmail.com> | 2011-10-17 22:50:50 +0100 |
commit | bee01250d7b10b3254211bb34e90c631aa331caf (patch) | |
tree | 1c733f32f5124732472188d586302385c912fe4b /spec/controllers/user_controller_spec.rb | |
parent | 9db5b555814a53430371013a6aa0d4a949555437 (diff) |
Correct YAML syntax (add missing newline)
YAML files need to end with a newline, or they are invalid
(and some parsers will fail as a result, e.g. the Perl YAML
module).
This was causing the mySociety deployment script to fail.
Diffstat (limited to 'spec/controllers/user_controller_spec.rb')
0 files changed, 0 insertions, 0 deletions