Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Redundant "method" fixture #2163

Merged
merged 1 commit into from
Jan 30, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 3 additions & 15 deletions test/fixtures/nodes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ one:
cached_likes: 0
slug: jeff-<%= Time.now.strftime("%m-%d-%Y") %>-canon-a1200-ir-conversion-at-plots-barnraising-at-lumcon

about:
about:
nid: 2
uid: 1
title: "about"
Expand All @@ -34,7 +34,7 @@ spam:
cached_likes: 0
slug: spammer-<%= Time.now.strftime("%m-%d-%Y") %>-hot-stuff-i-m-selling

spam_targeted_page:
spam_targeted_page:
nid: 4
uid: 1
title: "Important work"
Expand All @@ -46,7 +46,7 @@ spam_targeted_page:
cached_likes: 0
slug: important-work

organizers:
organizers:
nid: 5
uid: 1
title: "Organizers"
Expand Down Expand Up @@ -226,17 +226,6 @@ feature:
type: "feature"
cached_likes: 0

method:
nid: 20
uid: 1
title: "Method page"
created: <%= Time.now.to_i %>
changed: <%= Time.now.to_i %>
status: 1
type: "page"
cached_likes: 0
path: "/wiki/spectrometer"

method:
nid: 20
uid: 8
Expand All @@ -247,4 +236,3 @@ method:
type: "page"
cached_likes: 0
path: "/wiki/spectrometer"