mirror of
https://github.com/usebruno/bruno.git
synced 2026-07-01 08:34:07 +00:00
chore: repo wide lint fixes
This commit is contained in:
@@ -66,4 +66,4 @@ test.describe.parallel('Collection Run', () => {
|
||||
await expect(failed).toBe(0);
|
||||
await expect(passed).toBe(totalRequests - skipped - failed);
|
||||
});
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user