enable sealed sender during integration-tests

pull/1083/head
Audric Ackermann 5 years ago
parent ab22db246b
commit 08cafa36c0
No known key found for this signature in database
GPG Key ID: 999F434D76324AD4

@ -454,5 +454,6 @@ if (config.environment.includes('test-integration')) {
multiDeviceUnpairing: true,
privateGroupChats: true,
useSnodeProxy: !process.env.USE_STUBBED_NETWORK,
useSealedSender: true,
};
}

Loading…
Cancel
Save