Files
sure/test/controllers
Juan José Mata abaead8ae4 fix(wise): stub encryption in the SCA localization success test (#3437)
The test env configures no Active Record encryption keys, so after
WiseItem started refusing to store an SCA private key when encryption
is unavailable (#3415), the German success-path test hit the rescue
branch and asserted the failure redirect.

Stub encryption_ready? the same way the controller tests do; the code
behavior is intended, the test setup was stale.
2026-09-07 20:04:35 +02:00
..