Skip to content

Commit c8b3eba

Browse files
committed
Lint
1 parent 34d3fcc commit c8b3eba

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/auth/test/integration/webdriver/redirect.test.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ import { START_FUNCTION } from './util/auth_driver';
3838

3939
use(chaiAsPromised);
4040

41+
declare const xit: typeof it;
42+
4143
browserDescribe('WebDriver redirect IdP test', driver => {
4244
beforeEach(async () => {
4345
await driver.pause(200); // Race condition on auth init

0 commit comments

Comments
 (0)