Commit 59a3a56
fix: use PlatformError instead of keyring_cli::Error in test
The test was using keyring_cli::Error which doesn't exist.
Changed to use PlatformError which is the correct error type
for the protect_memory function.
Co-Authored-By: Claude (glm-4.7) <noreply@anthropic.com>1 parent 6aa7cc1 commit 59a3a56
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
198 | 198 | | |
199 | 199 | | |
200 | 200 | | |
201 | | - | |
| 201 | + | |
202 | 202 | | |
203 | 203 | | |
204 | 204 | | |
| |||
0 commit comments