Merge pull request #7298 from VilledeMontreal/fix/relativePathAcceptance

fix(tests): Use relative path to acceptance tests
This commit is contained in:
Marc Khouzam 2020-01-08 13:32:56 -05:00 committed by GitHub
commit edaac9649e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,7 +9,7 @@ DEP = $(GOPATH)/bin/dep
GOX = $(GOPATH)/bin/gox
GOIMPORTS = $(GOPATH)/bin/goimports
ACCEPTANCE_DIR:=$(GOPATH)/src/helm.sh/acceptance-testing
ACCEPTANCE_DIR:=../acceptance-testing
# To specify the subset of acceptance tests to run. '.' means all tests
ACCEPTANCE_RUN_TESTS=.