Skip to content

Commit

Permalink
#748 GitHub Actions: JS unit testi:
Browse files Browse the repository at this point in the history
- added console.log('Hello'); to test .ts
  • Loading branch information
SneakyTurtlle committed Nov 17, 2023
1 parent 1ee462e commit fa4db3b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions vue/store.ts
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,5 @@ class Store {
}

export { Store };

console.log('Hello');

0 comments on commit fa4db3b

Please sign in to comment.