mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-25 10:58:19 +01:00
Extract Privacy module
Centralizes how we redact sensitive information.
This commit is contained in:
@@ -27,7 +27,7 @@ describe('Errors', () => {
|
||||
);
|
||||
assert.include(
|
||||
formattedStack,
|
||||
'<REDACTED_PATH>',
|
||||
'[REDACTED]',
|
||||
'Formatted stack has redactions'
|
||||
);
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user