chore: add more tests (#3260)

This commit is contained in:
Kevin Wan
2023-05-19 00:56:50 +08:00
committed by GitHub
parent 701bb31ed2
commit 99ce24e2ab
2 changed files with 60 additions and 0 deletions

View File

@@ -284,6 +284,7 @@ func runningInUserNS() bool {
if a == 0 && b == 0 && c == math.MaxUint32 {
return
}
inUserNS = true
})