Skip to content

Commit a4a3a77

Browse files
committed
Trigger reseed on Heroku to fix course seed
1 parent 1c301aa commit a4a3a77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

db/seeds/activities/mylearning.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1406,7 +1406,7 @@
14061406

14071407
########################################################################################################################
14081408

1409-
# CO018 was seeded with the incorrect template number - removing here and reseeding with correct ID
1409+
# CO018 was seeded with the incorrect template number - removing here and reseeding
14101410
Activity.find_by(stem_course_template_no: "6d35d662-d40e-f011-9989-6045bd0c58e0")&.destroy
14111411

14121412
Activity.find_or_initialize_by(stem_course_template_no: "17011822-0667-f011-bec3-6045bd0b0fca").tap do |activity|

0 commit comments

Comments
 (0)