mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 12:19:41 +00:00
Remove test/protos symlink, use window.PROTO_ROOT for config
This commit is contained in:
@@ -12215,6 +12215,7 @@ Library.prototype.test = function(obj, type) {
|
||||
*/
|
||||
mocha.setup("bdd");
|
||||
window.assert = chai.assert;
|
||||
window.PROTO_ROOT = '../protos';
|
||||
|
||||
(function() {
|
||||
var OriginalReporter = mocha._reporter;
|
||||
|
||||
Reference in New Issue
Block a user