Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8e1ab7c

Browse files
committed
Added source schema parameter
1 parent c0b1a5f commit 8e1ab7c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/install_and_run_tests.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ cd test
88
cd ..
99

1010
utPLSQL-cli/bin/utplsql run ${UT3_TESTER}/${UT3_TESTER_PASSWORD}@${CONNECTION_STR} \
11-
-source_path=source \
11+
-source_path=source -owner=ut3 \
1212
-test_path=test -c \
1313
-f=ut_documentation_reporter -o=test_results.log -s \
1414
-f=ut_coverage_sonar_reporter -o=coverage.xml \

0 commit comments

Comments
 (0)