Skip to content

Commit

Permalink
Fix ogcapi-features10-localhost make target for CITE tests
Browse files Browse the repository at this point in the history
  • Loading branch information
groldan committed Nov 17, 2024
1 parent fc6d487 commit 14eb96e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/cite/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ endif

.PHONY: ogcapi-features10-localhost
ogcapi-features10-localhost: ### Shortcut for make test-localhost suite=ogcapi-features10
@$(MAKE) test-external suite=ogcapi-features10 iut="http://172.17.0.1:8080/geoserver/ogc/features/v1"
@$(MAKE) test-localhost suite=ogcapi-features10


.PHONY: cleanlogs
Expand Down

0 comments on commit 14eb96e

Please sign in to comment.