There was an error while loading. Please reload this page.
1 parent 3e732df commit e06819bCopy full SHA for e06819b
1 file changed
Makefile
@@ -11,7 +11,7 @@ test:
11
12
test-example-1:
13
mvn test
14
- mvn exec:java -Dexec.mainClass="com.featurevisor.cli.CLI" -Dexec.args="test --projectDirectoryPath=/Users/fahad/Projects/featurevisor/featurevisor/examples/example-1 --onlyFailures"
+ mvn exec:java -Dexec.mainClass="com.featurevisor.cli.CLI" -Dexec.args="test --projectDirectoryPath=../featurevisor/examples/example-1 --onlyFailures"
15
16
##
17
# Monorepo
0 commit comments