Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
heptapod
heptapod
Commits
cf23a18c4d49
Commit
2e54537c
authored
Mar 14, 2018
by
Phil Hughes
Browse files
add check for ace editor on create route
parent
818cf316e760
Changes
1
Hide whitespace changes
Inline
Side-by-side
spec/features/ci_lint_spec.rb
View file @
cf23a18c
...
...
@@ -39,6 +39,7 @@
it
'displays information about an error'
do
expect
(
page
).
to
have_content
(
'Status: syntax is incorrect'
)
expect
(
page
).
to
have_selector
(
'.ace_content'
,
text:
yaml_content
)
end
end
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment