Skip to content

Commit

Permalink
checking different results
Browse files Browse the repository at this point in the history
  • Loading branch information
jalal246 committed Dec 11, 2020
1 parent c37bfdd commit fb4f290
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/readingFile.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ describe("Testing with file", () => {
words: 447,
lines: 9,
chars: 2510,
spaces: 450
spaces: 442
});
});
});

0 comments on commit fb4f290

Please sign in to comment.