Skip to content

Commit

Permalink
just need a git push
Browse files Browse the repository at this point in the history
  • Loading branch information
zebpaa committed Jul 7, 2024
1 parent af2f5c6 commit 55d91bd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion __tests__/index.tests.js
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,6 @@ 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 55d91bd

Please sign in to comment.