Skip to content

Commit bb7ae0a

Browse files
committed
update
1 parent 2f9d02a commit bb7ae0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/backend/e2e.test.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ describe.sequential.each([
114114
} catch (e) {
115115
console.log(e);
116116
}
117-
});
117+
}, 3000);
118118

119119
it(`serves and installs playground-a for ${mode}`, async () => {
120120
const [owner, repo] = payload.repository.full_name.split("/");

0 commit comments

Comments
 (0)