Skip to content

Commit

Permalink
Test CI
Browse files Browse the repository at this point in the history
  • Loading branch information
IvanNaum committed Feb 26, 2024
1 parent c29807a commit 3ca5414
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,7 @@
function test() {
const name = 'test';
}

function test2() {
const name = 'test';
}

0 comments on commit 3ca5414

Please sign in to comment.