~jan0sch/smederee

Showing details for patch 0741920eee0e5f55161761467287dc1dd1ae7ae9.
2024-06-19 (Wed), 8:58 AM - Jens Grassel - 0741920eee0e5f55161761467287dc1dd1ae7ae9

Add FIXME note to test helper as reminder for future changes.

Summary of changes
1 files modified with 2 lines added and 0 lines removed
  • modules/hub/src/test/scala/de/smederee/hub/BaseSpec.scala with 2 added and 0 removed lines
diff -rN -u old-smederee/modules/hub/src/test/scala/de/smederee/hub/BaseSpec.scala new-smederee/modules/hub/src/test/scala/de/smederee/hub/BaseSpec.scala
--- old-smederee/modules/hub/src/test/scala/de/smederee/hub/BaseSpec.scala	2025-01-11 15:03:46.598856604 +0000
+++ new-smederee/modules/hub/src/test/scala/de/smederee/hub/BaseSpec.scala	2025-01-11 15:03:46.598856604 +0000
@@ -138,6 +138,8 @@
 
     /** Create the given account in the database.
       *
+      * FIXME: Store also the language flag of the given account properly in the database!
+      *
       * @param account
       *   The account to be created.
       * @param hash