Skip to content

Commit

Permalink
Fullfill generated test codes
Browse files Browse the repository at this point in the history
  • Loading branch information
samchon committed Dec 11, 2023
1 parent ab1fdca commit d225492
Show file tree
Hide file tree
Showing 68 changed files with 820 additions and 371 deletions.
2 changes: 1 addition & 1 deletion test/build/tsconfig.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"extends": "../../../tsconfig.json",
"extends": "../../tsconfig.json",
"compilerOptions": {
"target": "ESNext",
"lib": [
Expand Down
2 changes: 1 addition & 1 deletion test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"rimraf": "^5.0.5",
"ts-node": "^10.9.1",
"ts-patch": "^3.1.0",
"typescript": "^5.3.2"
"typescript": "^5.3.3"
},
"dependencies": {
"cli": "^1.0.1",
Expand Down
Loading

0 comments on commit d225492

Please sign in to comment.