mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-22 17:38:10 +01:00
Refactor api.js into web_api, which encapsulates all web access
This commit is contained in:
@@ -33,6 +33,4 @@ describe('Protocol', function() {
|
||||
.catch(done);
|
||||
});
|
||||
});
|
||||
|
||||
// TODO: Use fake_api's hiding of api.sendMessage to test sendmessage.js' maze
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user