mirror of
https://github.com/moebooru/moebooru
synced 2025-08-22 01:47:48 +00:00
Remove broken fixtures.
This commit is contained in:
parent
813f973eff
commit
d3a42c2718
119
test/fixtures/posts.yml
vendored
119
test/fixtures/posts.yml
vendored
@ -1,119 +0,0 @@
|
||||
google_logo_1:
|
||||
id: 1
|
||||
user_id: 1
|
||||
score: 0
|
||||
source: http://www.google.com/intl/en_ALL/images/logo.gif
|
||||
md5: e80d1c59a673f56078578afb1ac10959
|
||||
last_commented_at: ~
|
||||
rating: q
|
||||
width: 276
|
||||
height: 110
|
||||
last_voter_ip: 127.0.0.1
|
||||
ip_addr: 127.0.0.1
|
||||
cached_tags: x
|
||||
is_note_locked: false
|
||||
fav_count: 0
|
||||
file_ext: jpg
|
||||
last_noted_at: ~
|
||||
is_rating_locked: false
|
||||
parent_id: ~
|
||||
has_children: false
|
||||
status: active
|
||||
sample_width: 276
|
||||
sample_height: 110
|
||||
|
||||
google_logo_2:
|
||||
id: 2
|
||||
user_id: 1
|
||||
score: 0
|
||||
source: http://www.google.com/intl/en_ALL/images/logo.gif
|
||||
md5: e80d1c59a673f560785784fb1ac10957
|
||||
last_commented_at: ~
|
||||
rating: q
|
||||
width: 276
|
||||
height: 110
|
||||
last_voter_ip: 127.0.0.1
|
||||
ip_addr: 127.0.0.1
|
||||
cached_tags: x
|
||||
is_note_locked: false
|
||||
fav_count: 0
|
||||
file_ext: jpg
|
||||
last_noted_at: ~
|
||||
is_rating_locked: false
|
||||
parent_id: ~
|
||||
has_children: false
|
||||
status: active
|
||||
sample_width: 276
|
||||
sample_height: 110
|
||||
|
||||
google_logo_3:
|
||||
id: 3
|
||||
user_id: 1
|
||||
score: 0
|
||||
source: http://www.google.com/intl/en_ALL/images/logo.gif
|
||||
md5: e80d1c59a673f560785784fb1ac10958
|
||||
last_commented_at: ~
|
||||
rating: q
|
||||
width: 276
|
||||
height: 110
|
||||
last_voter_ip: 127.0.0.1
|
||||
ip_addr: 127.0.0.1
|
||||
cached_tags: x
|
||||
is_note_locked: false
|
||||
fav_count: 0
|
||||
file_ext: jpg
|
||||
last_noted_at: ~
|
||||
is_rating_locked: false
|
||||
parent_id: ~
|
||||
has_children: false
|
||||
status: active
|
||||
sample_width: 276
|
||||
sample_height: 110
|
||||
|
||||
google_logo_4:
|
||||
id: 4
|
||||
user_id: 1
|
||||
score: 0
|
||||
source: http://www.google.com/intl/en_ALL/images/logo.gif
|
||||
md5: e80d1c59a673f560785784fb1ac10956
|
||||
last_commented_at: ~
|
||||
rating: q
|
||||
width: 276
|
||||
height: 110
|
||||
last_voter_ip: 127.0.0.1
|
||||
ip_addr: 127.0.0.1
|
||||
cached_tags: x
|
||||
is_note_locked: false
|
||||
fav_count: 0
|
||||
file_ext: jpg
|
||||
last_noted_at: ~
|
||||
is_rating_locked: false
|
||||
parent_id: ~
|
||||
has_children: false
|
||||
status: active
|
||||
sample_width: 276
|
||||
sample_height: 110
|
||||
|
||||
google_logo_5:
|
||||
id: 5
|
||||
user_id: 1
|
||||
score: 0
|
||||
source: http://www.google.com/intl/en_ALL/images/logo.gif
|
||||
md5: e80d1c59a673f560785784fb1ac10955
|
||||
last_commented_at: ~
|
||||
rating: q
|
||||
width: 276
|
||||
height: 110
|
||||
last_voter_ip: 127.0.0.1
|
||||
ip_addr: 127.0.0.1
|
||||
cached_tags: x
|
||||
is_note_locked: false
|
||||
fav_count: 0
|
||||
file_ext: jpg
|
||||
last_noted_at: ~
|
||||
is_rating_locked: false
|
||||
parent_id: ~
|
||||
has_children: false
|
||||
status: active
|
||||
sample_width: 276
|
||||
sample_height: 110
|
7
test/fixtures/table_data.yml
vendored
7
test/fixtures/table_data.yml
vendored
@ -1,7 +0,0 @@
|
||||
posts:
|
||||
name: posts
|
||||
row_count: 5
|
||||
|
||||
users:
|
||||
name: users
|
||||
row_count: 5
|
Loading…
x
Reference in New Issue
Block a user