6 Commits

Author SHA1 Message Date
de995aa586 Testing environment updates 2024-01-15 02:05:08 +01:00
9a56681a85 Fix warnings 2024-01-14 03:27:22 +01:00
e4f595a329 Fix translations and enable i18n testing 2023-05-14 16:37:53 +02:00
74db85f26a Remove exception checking from system tests 2023-05-02 03:14:55 +02:00
2d95b11a34 Test registration e-mail 2023-04-19 00:31:52 +02:00
6d2d12a9da rails new
THOR_MERGE=vimdiff bundle exec rails new -d mysql --skip-action-mailbox
  --skip-action-text --skip-active-job --skip-active-storage
  --skip-action-cable --skip-hotwire --skip-jbuilder --skip-bootsnap
  --skip-bundle .
2023-03-05 19:23:29 +01:00