We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c301aa commit a4a3a77Copy full SHA for a4a3a77
db/seeds/activities/mylearning.rb
@@ -1406,7 +1406,7 @@
1406
1407
########################################################################################################################
1408
1409
-# CO018 was seeded with the incorrect template number - removing here and reseeding with correct ID
+# CO018 was seeded with the incorrect template number - removing here and reseeding
1410
Activity.find_by(stem_course_template_no: "6d35d662-d40e-f011-9989-6045bd0c58e0")&.destroy
1411
1412
Activity.find_or_initialize_by(stem_course_template_no: "17011822-0667-f011-bec3-6045bd0b0fca").tap do |activity|
0 commit comments