Skip to content

Commit

Permalink
fix: fix copy
Browse files Browse the repository at this point in the history
Signed-off-by: Ettore Di Giacinto <[email protected]>
  • Loading branch information
mudler committed Jul 14, 2023
1 parent c0a91ab commit f193f56
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 @@ -296,7 +296,7 @@ test-models/testmodel:
cp tests/models_fixtures/* test-models

prepare-test: grpcs
cp -r backend-assets api
cp -rf backend-assets api
cp tests/models_fixtures/* test-models

test: prepare test-models/testmodel grpcs
Expand Down

0 comments on commit f193f56

Please sign in to comment.