Skip to content

Commit

Permalink
Skip tests that will be reimplemented in #1039
Browse files Browse the repository at this point in the history
  • Loading branch information
abefernan committed Mar 9, 2020
1 parent a24fcd3 commit a54979d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ withChainsDescribe("E2E > Receive Payment route", () => {
}, 35000);
});

describe("Starnames tab", () => {
describe.skip("Starnames tab", () => {
let username: string;
beforeEach(async () => {
await travelToStarnamesTabE2E(page);
Expand Down

0 comments on commit a54979d

Please sign in to comment.