| 1 | const {expect, sinon, initializeWithTab} = require("../common"); |
| 2 | |
| 3 | describe("#1168", function () { |
| 4 | describe("when navigation happens too slow after opening new tab to a page which then redirects", function () { |
nothing calls this directly
no test coverage detected