Skip to content

Commit f8fdf23

Browse files
committed
Fix libgit2 tests as well
1 parent 394eca4 commit f8fdf23

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

stdlib/LibGit2/test/libgit2.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -600,6 +600,7 @@ end
600600
end
601601

602602
mktempdir() do dir
603+
dir = realpath(dir)
603604
# test parameters
604605
repo_url = "https://github.com/JuliaLang/Example.jl"
605606
cache_repo = joinpath(dir, "Example")

0 commit comments

Comments
 (0)