Skip to content

Commit

Permalink
Actually maybe invoke it
Browse files Browse the repository at this point in the history
  • Loading branch information
pandemicsyn committed Aug 2, 2024
1 parent 239e963 commit c12e856
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions e2e/e2e_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -213,6 +213,7 @@ var _ = Describe("E2E", func() {
Entry(nil, inventory.NewBackupAndRestore()),
Entry(nil, inventory.NewNoRequiredConfig()),
Entry(nil, inventory.NewVersionHistoryPagination()),
Entry(nil, inventory.NewChangeChannel()),
Entry(nil, inventory.NewChangeLicense()),
Entry(nil, inventory.NewMinKotsVersion()),
Entry(nil, inventory.NewTargetKotsVersion()),
Expand Down

0 comments on commit c12e856

Please sign in to comment.