Skip to content

Commit

Permalink
just need a git push 2
Browse files Browse the repository at this point in the history
  • Loading branch information
zebpaa committed Jul 7, 2024
1 parent 55d91bd commit 83178f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions __tests__/index.tests.js
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ Property 'group3' was added with value: [complex value]`;

expect(gendiff(filepath1, filepath2, 'plain')).toEqual(result);
});

// test('Вывод в json', () => {
// const filepath1 = getFixturePath('file1.json');
// const filepath2 = getFixturePath('file2.json');
Expand Down

0 comments on commit 83178f3

Please sign in to comment.