summaryrefslogtreecommitdiff
path: root/test/fixtures/pokedex_entries.yml
blob: 602f9d9c1c10a7d7486256fb3287dceab48b158e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Read about fixtures at https://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html

one:
  user: one
  run: one
  pokemon: one
  recorded_at: 2023-11-02 21:14:55
  recorded_shiny_at: 2023-11-02 21:14:55

two:
  user: two
  run: two
  pokemon: two
  recorded_at: 2023-11-02 21:14:55
  recorded_shiny_at: 2023-11-02 21:14:55