func BenchmarkPackagesCommand(b *testing.B) { … } func executePackagesCmd(t testing.TB, env *integration.Env, args command.PackagesArgs) any { … }
func BenchmarkPackagesCommand(b *testing.B) { … } func executePackagesCmd(t testing.TB, env *integration.Env, args command.PackagesArgs) any { … }