Rename sciNote -> SciNote (test/ folder)

This commit is contained in:
Luka Murn 2018-05-21 15:33:23 +02:00
parent 8e4d122027
commit a065913e6e

View file

@ -62,7 +62,7 @@ class AppMailerPreview < ActionMailer::Preview
fake_user, fake_user,
Notification.new( Notification.new(
type_of: :system_message, type_of: :system_message,
title: 'sciNote 9.1 released!', title: 'SciNote 9.1 released!',
message: '<a href="#" target="_blank">View release notes</a>', message: '<a href="#" target="_blank">View release notes</a>',
created_at: Time.now created_at: Time.now
) )