Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Commit 23c5979

Browse files
committed
Unmark flake
1 parent a5ce4e1 commit 23c5979

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/git-strategies.test.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1847,8 +1847,6 @@ import * as reporterProxy from '../lib/reporter-proxy';
18471847
}
18481848

18491849
it('prompts for authentication data through Atom', async function() {
1850-
this.retries(5); // FLAKE
1851-
18521850
let query = null;
18531851
const git = await withHttpRemote({
18541852
prompt: q => {

0 commit comments

Comments
 (0)