Adding certifications; messed up adding certification_users so not staging those
This commit is contained in:
9
test/fixtures/certifications.yml
vendored
Normal file
9
test/fixtures/certifications.yml
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/Fixtures.html
|
||||
|
||||
one:
|
||||
name: MyString
|
||||
description: MyString
|
||||
|
||||
two:
|
||||
name: MyString
|
||||
description: MyString
|
||||
Reference in New Issue
Block a user