Skip to content

Commit

Permalink
Update test.js
Browse files Browse the repository at this point in the history
  • Loading branch information
lxsmnsyc committed Oct 16, 2023
1 parent ad40435 commit b9d8e60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/seroval/test.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ function example() {
gender: 'Female',
ip_address: '158.159.200.150',
},
]
];
}

for (let i = 0; i < 10000; i++) {
Expand Down

0 comments on commit b9d8e60

Please sign in to comment.