fix package name (#2159)

This commit is contained in:
Dave Protasowski 2021-06-16 15:52:22 -04:00 committed by GitHub
parent 77ff8d962c
commit 841aa7369c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ limitations under the License.
// This file contains logic to encapsulate flags which are needed to specify
// what cluster, etc. to use for e2e tests.
package flags
package environment
import (
"flag"