Undelete
This commit is contained in:
2
test/fixtures/attachments.yml
vendored
2
test/fixtures/attachments.yml
vendored
@@ -17,6 +17,8 @@
|
||||
one:
|
||||
id: 1
|
||||
file_name: one
|
||||
path: /
|
||||
two:
|
||||
id: 2
|
||||
file_name: two
|
||||
path: /
|
||||
|
||||
2
test/fixtures/courses.yml
vendored
2
test/fixtures/courses.yml
vendored
@@ -20,6 +20,7 @@ course_1:
|
||||
full_name: Firt Course
|
||||
description: Description goes here
|
||||
period: <%= App.current_period %>
|
||||
hidden: false
|
||||
|
||||
old_course:
|
||||
id: 2
|
||||
@@ -27,3 +28,4 @@ old_course:
|
||||
full_name: Old Course
|
||||
description: Description goes here
|
||||
period: 1970.1
|
||||
hidden: false
|
||||
|
||||
Reference in New Issue
Block a user