Skip to content

Commit

Permalink
fix makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
nesmabadr committed Oct 6, 2023
1 parent 130916c commit 0686382
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/e2e/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ help: ## Display this help.
##@ E2E Tests

.PHONY: test-module-creation
test-kubebuilder-module-creation:
test-module-creation:
go test ./create_module -run "Test_ModuleTemplate"

.PHONY: test-module-enabling-disabling
Expand Down

0 comments on commit 0686382

Please sign in to comment.