Skip to content

Commit

Permalink
Naming
Browse files Browse the repository at this point in the history
  • Loading branch information
ritave committed Dec 5, 2022
1 parent 5ef0e97 commit c51b443
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -7,7 +7,7 @@ const CONTENTS_UTF8 = 'foo\nbar';

jest.mock('fs/promises');

describe('to-vfile', () => {
describe('toVirtualFile', () => {
beforeEach(() => {
vol.reset();
/* eslint-disable @typescript-eslint/naming-convention */
Expand Down

0 comments on commit c51b443

Please sign in to comment.