Skip to content

Commit

Permalink
testv1
Browse files Browse the repository at this point in the history
  • Loading branch information
uryvskiy-dima committed Sep 24, 2023
1 parent 9af0849 commit 1bbea28
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
include .env
ifeq ($(LOCAL_TEST),1)
include .env
endif

ROOT_DIR=$(shell dirname $(realpath $(lastword $(MAKEFILE_LIST))))
PRESTASHOP_DIR=$(ROOT_DIR)/../PrestaShop
Expand Down

0 comments on commit 1bbea28

Please sign in to comment.