mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-24 18:38:15 +01:00
Rename AxolotlStore
// FREEBIE
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
'use strict';
|
||||
|
||||
describe("AxolotlStore", function() {
|
||||
describe("SignalProtocolStore", function() {
|
||||
before(function() { localStorage.clear(); });
|
||||
var store = textsecure.storage.axolotl;
|
||||
var identifier = '+5558675309';
|
||||
|
||||
Reference in New Issue
Block a user