1
0
Fork 0
MSU-Course-Alerter/test/fixtures/alerts.yml

13 lines
243 B
YAML

# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/Fixtures.html
one:
user_id: 1
department: MyString
course: MyString
alerted: false
two:
user_id: 1
department: MyString
course: MyString
alerted: false