Added new search data fixtures
This commit is contained in:
parent
bf16077b10
commit
1ab2d0b71c
39 changed files with 414 additions and 0 deletions
5
t/etc/fixtures/data/search/leaderboards/2.fix
Normal file
5
t/etc/fixtures/data/search/leaderboards/2.fix
Normal file
|
@ -0,0 +1,5 @@
|
|||
$HASH1 = {
|
||||
id => 2,
|
||||
name => 'Daily Count',
|
||||
type => 'daily_count'
|
||||
};
|
Reference in a new issue