Skip to content

Commit

Permalink
move tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Kr0nox committed Jul 26, 2023
1 parent 9a43fd1 commit 7a443d1
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ const store = {
expect(map.has('D')).toBeTruthy()
},
saveComparisonFileLookup: (map) => {
console.log(map)
expect(map.has('A')).toBeTruthy()
expect(map.has('B')).toBeTruthy()
}
Expand Down

0 comments on commit 7a443d1

Please sign in to comment.