Skip to content

Commit

Permalink
🐛 fix make lr/test (#5159)
Browse files Browse the repository at this point in the history
Signed-off-by: Dominik Richter <[email protected]>
  • Loading branch information
arlimus authored Feb 3, 2025
1 parent 3a1904f commit 7678e80
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 @@ -487,7 +487,7 @@ providers/test:
@$(call testGoModProvider, providers/nmap)

lr/test:
go test ./resources/lr/...
go test ./providers-sdk/v1/lr/...

# TODO: migrate
.PHONY: lr/docs/serve
Expand Down

0 comments on commit 7678e80

Please sign in to comment.