Rename AxolotlStore
// FREEBIE
This commit is contained in:
parent
1fe5d63015
commit
b1d370755a
11 changed files with 15 additions and 15 deletions
|
@ -3,7 +3,7 @@
|
|||
*/
|
||||
|
||||
describe('MessageReceiver', function() {
|
||||
textsecure.storage.impl = new AxolotlStore();
|
||||
textsecure.storage.impl = new SignalProtocolStore();
|
||||
var WebSocket = window.WebSocket;
|
||||
var number = '+19999999999';
|
||||
var deviceId = 1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue