Skip to content

Commit

Permalink
Fixup makefile for E2E tests.
Browse files Browse the repository at this point in the history
Signed-off-by: Timothy Rule (VM/EMT3) <Timothy.Rule@de.bosch.com>
  • Loading branch information
timrulebosch committed Oct 16, 2024
1 parent 07ebd43 commit f11acb1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,6 @@ PACKAGE_PATH = $(NAMESPACE)/dist
export HOST_DOCKER_WORKSPACE ?= $(shell pwd -P)
export TESTSCRIPT_E2E_DIR ?= tests/testscript/e2e
TESTSCRIPT_E2E_FILES = $(wildcard $(TESTSCRIPT_E2E_DIR)/*.txtar)
FMI_IMAGE ?= $(NAMESPACE)-$(MODULE)
FMI_TAG ?= test



Expand Down

0 comments on commit f11acb1

Please sign in to comment.