Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
crabgrass
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
63
Issues
63
List
Boards
Labels
Service Desk
Milestones
Merge Requests
2
Merge Requests
2
Operations
Operations
Incidents
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
liberate
crabgrass
Commits
b9d2ad35
Commit
b9d2ad35
authored
Aug 21, 2019
by
azul
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
tests: fix test failing due to new fixtures
parent
120adf3c
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
test/functional/page/posts_controller_test.rb
test/functional/page/posts_controller_test.rb
+1
-1
No files found.
test/functional/page/posts_controller_test.rb
View file @
b9d2ad35
...
...
@@ -2,7 +2,7 @@ require 'test_helper'
class
Page::PostsControllerTest
<
ActionController
::
TestCase
def
setup
@page
=
pages
(
:
blue
_page
)
@page
=
pages
(
:
rainbow
_page
)
end
def
test_create_post
...
...
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