Skip to content

Commit

Permalink
chore(common/web): add blank line at end of file
Browse files Browse the repository at this point in the history
  • Loading branch information
markcsinclair committed Nov 29, 2024
1 parent 1d0dddb commit eccc7ed
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ describe('Test of Unicode-Parser-API', () => {
assert.deepEqual(unicodeSet.toString(), "[ħa-z]");
});
});
});
});

0 comments on commit eccc7ed

Please sign in to comment.