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
Christopher League
bookme
Commits
067b0302
Commit
067b0302
authored
Nov 03, 2020
by
Christopher League
Browse files
Revert "Intentional test failure, to check that CI detects"
This reverts commit
3e775ee8
.
parent
3e775ee8
Pipeline
#990
passed with stage
in 1 minute and 24 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
test/Handler/CommonSpec.hs
View file @
067b0302
...
...
@@ -13,7 +13,7 @@ spec =
statusIs
200
it
"has correct User-agent"
$
do
get
RobotsR
bodyContains
"User-agent:
foo
"
bodyContains
"User-agent:
*
"
describe
"favicon.ico"
$
do
it
"gives a 200"
$
do
get
FaviconR
...
...
Write
Preview
Supports
Markdown
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