Newer
Older
Website-backend / test / fixtures / statuses.yml
@lukas lukas on 5 Apr 2022 228 bytes add user statuses
# Read about fixtures at https://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html

one:
  text: MyString
  lifetime: 1
  postTime: 2022-04-05 22:09:37

two:
  text: MyString
  lifetime: 1
  postTime: 2022-04-05 22:09:37