Skip to content

Commit

Permalink
obj2 add k2 (diff test ❌)
Browse files Browse the repository at this point in the history
  • Loading branch information
xgqfrms committed Nov 23, 2021
1 parent 2efb935 commit 4426815
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/git-diff/obj2.js
Original file line number Diff line number Diff line change
@@ -1 +1 @@
const obj2 = {k1: 1, };
const obj2 = {k1: 1, k2: 2, };

0 comments on commit 4426815

Please sign in to comment.