Skip to content

Commit

Permalink
Revert "Fix duplicate make command (#2165)"
Browse files Browse the repository at this point in the history
This reverts commit ac21880.
  • Loading branch information
ykadowak committed Nov 30, 2023
1 parent 2000173 commit f753564
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.d/e2e.mk
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ e2e/remove:

.PHONY: e2e/remove/timestamp
## run removeByTimestamp e2e
e2e/remove/timestamp:
e2e/remove:
$(call run-e2e-crud-test,-run TestE2ERemoveByTimestampOnly)

.PHONY: e2e/insert/search
Expand Down

0 comments on commit f753564

Please sign in to comment.