mitgliederverwaltung/test/mv/authorization
Moritz 4bd08e85bb
All checks were successful
continuous-integration/drone/push Build is passing
fix: use Enum.empty? instead of != [] to fix type warning
Replace comparison with empty list using Enum.empty?/1 to satisfy
type checker and avoid redundant comparison warning
2026-01-06 21:35:59 +01:00
..
permission_sets_test.exs fix: use Enum.empty? instead of != [] to fix type warning 2026-01-06 21:35:59 +01:00
role_test.exs test: update role tests for is_system_role API change 2026-01-06 19:04:05 +01:00