Files
openproject/spec/services/user_preferences
Christophe Bliard 15d2122ff7 Fix failing spec
There is a unique constraint on `user_preference.user_id`, so it raised
an error when trying to create a `UserPreference` for `current_user` as
it already has one.
2025-11-12 16:02:52 +01:00
..