Update import to alpha version
Signed-off-by: Tom Chauveau <tom.chauveau@epitech.eu>
This commit is contained in:
@@ -338,7 +338,7 @@ func walkStdlib(ctx context.Context, output, format string) {
|
||||
}
|
||||
|
||||
// Ignore tests directories
|
||||
if strings.Contains(p, "tests") {
|
||||
if d.Name() == "tests" {
|
||||
return nil
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user