Commit e4463f4b authored by John Long's avatar John Long

Remove extra newline from bottom

parent 52aabf51
......@@ -897,4 +897,3 @@ project = Project.find_by_full_path 'group/project'
content = project.repository.gitlab_ci_yml_for(project.repository.root_ref_sha)
Gitlab::Ci::YamlProcessor.validation_message(content, user: User.first)
```
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment