mitgliederverwaltung/test/mv
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
..
authorization fix: use Enum.empty? instead of != [] to fix type warning 2026-01-06 21:35:59 +01:00
membership_fees refactor: implement proper notification handling via after_action hooks 2025-12-18 15:00:44 +01:00