Skip to content

Commit 18b39e3

Browse files
authored
test/e2e/s3: update test structure (comments/whitespace) (#1652)
1 parent 5efafbc commit 18b39e3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

test/e2e/s3/test.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -213,8 +213,7 @@ describe('s3 support', () => {
213213

214214
// then
215215
await expectRejectionFrom(uploading);
216-
217-
// then
216+
// and
218217
await assertNewStatuses({ failed: 1 });
219218
});
220219

0 commit comments

Comments
 (0)