This commit is contained in:
Kevin Sawicki 2016-09-30 08:36:51 -07:00
parent 0c146de7dd
commit e16fa08e61
2 changed files with 5 additions and 5 deletions

View file

@ -598,7 +598,7 @@ describe('browser-window module', function () {
const preload = path.join(fixtures, 'module', 'preload-sandbox.js')
// http protocol to simulate accessing a another domain. this is required
// http protocol to simulate accessing another domain. This is required
// because the code paths for cross domain popups is different.
function crossDomainHandler (request, callback) {
callback({