Skip to content

Commit

Permalink
remove path folder
Browse files Browse the repository at this point in the history
  • Loading branch information
brandenrodgers committed Nov 2, 2023
1 parent 0304f17 commit 1122b44
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion http/__tests__/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ describe('http', () => {
getAccountConfig.mockReset();
});

describe('getOctetStream', () => {
describe('getOctetStream()', () => {
beforeEach(() => {
getAndLoadConfigIfNeeded.mockReturnValue({
httpTimeout: 1000,
Expand Down
Empty file removed path/to/local/file
Empty file.

0 comments on commit 1122b44

Please sign in to comment.