Skip to content

Commit

Permalink
clean makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
paivagustavo committed Jan 2, 2024
1 parent 5987843 commit cb545d3
Showing 1 changed file 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 @@ -73,7 +73,7 @@ test-staging:
LIGHTSTEP_ORG="terraform-provider" \
LIGHTSTEP_PROJECT="terraform-provider-test" \
LIGHTSTEP_ENV="staging" \
go test -v ./lightstep -test.run TestAccSAMLGroupMappings -count=1
go test -v ./lightstep

.PHONY: ensure-clean-repo
ensure-clean-repo:
Expand Down

0 comments on commit cb545d3

Please sign in to comment.