Skip to content

Commit

Permalink
formatting..??
Browse files Browse the repository at this point in the history
  • Loading branch information
mortenpi committed Mar 18, 2024
1 parent 2d9820c commit e18ffdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/packagebundler.jl
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ end
@test_logs (:warn,) match_mode = :any JuliaHub._PackageBundler.bundle(
bundle_env;
output=out,
verbose=false,
verbose=false
)
dir = mktempdir()
Tar.extract(out, dir)
Expand Down

0 comments on commit e18ffdc

Please sign in to comment.