You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
expect(err.toString().trim()).to.equal('LocalError: *** Error: Either another browserstack local client is running on your machine or some server is listening on port 45691');
40
+
fs.unlinkSync(tempLogPath);
37
41
done();
38
42
}
39
43
});
@@ -114,6 +118,7 @@ describe('Local', function () {
0 commit comments