Skip to content

Commit

Permalink
clean env in unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
daimaxiaxie committed Jul 20, 2024
1 parent 3d3ae31 commit 7fb6427
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/operator/options/suite_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ var _ = Describe("Options", func() {
"BATCH_MAX_DURATION",
"BATCH_IDLE_DURATION",
"FEATURE_GATES",
"REGISTRATION_DURATION",
}

BeforeEach(func() {
Expand Down

0 comments on commit 7fb6427

Please sign in to comment.