Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
honnix committed Jan 3, 2020
1 parent 6df3f55 commit 883490b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ generate: # generate protos, mocks and pflags
.PHONY: test
test: # ensures generate_protos script has been run
make install
git diff
which pflags || (go get github.com/lyft/flytestdlib/cli/pflags)
git diff
./generate_mocks.sh
Expand Down

0 comments on commit 883490b

Please sign in to comment.