Skip to content

Commit

Permalink
GODRIVER-2724 Rename entauth back to testentauth
Browse files Browse the repository at this point in the history
  • Loading branch information
prestonvasquez committed Dec 7, 2023
1 parent 2ff0dd6 commit 142a430
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ evg-test-atlas-data-lake:

.PHONY: evg-test-enterprise-auth
evg-test-enterprise-auth:
go run -tags gssapi ./internal/cmd/entauth/main.go
go run -tags gssapi ./internal/cmd/testentauth/main.go

.PHONY: evg-test-kmip
evg-test-kmip:
Expand Down
File renamed without changes.

0 comments on commit 142a430

Please sign in to comment.