Skip to content

Commit

Permalink
chore: remove log
Browse files Browse the repository at this point in the history
  • Loading branch information
Julien-R44 committed Sep 21, 2024
1 parent 65c07c3 commit ab9bed3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bin/test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ import { processCliArgs, configure, run } from '@japa/runner'
|
| Please consult japa.dev/runner-config for the config docs.
*/
console.log(process.env.LOKI_HOST)
configure({
...processCliArgs(process.argv.slice(2)),
plugins: [assert()],
Expand Down

0 comments on commit ab9bed3

Please sign in to comment.