mirror of
https://github.com/usebruno/bruno.git
synced 2026-06-11 09:51:30 +00:00
chore: fix eslint
This commit is contained in:
@@ -17,7 +17,7 @@ describe('interpolate-vars: interpolateVars', () => {
|
||||
|
||||
const result = interpolateVars(request, { shouldNotApply: 'value' }, null, null);
|
||||
expect(result.data).toBe(streamPayload);
|
||||
});
|
||||
});
|
||||
});
|
||||
|
||||
describe('interpolate-vars: api key header name sidecar', () => {
|
||||
|
||||
Reference in New Issue
Block a user