File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -155,13 +155,13 @@ utplsql run "my/Username"/"myP@ssword"@connectstring
155155-t=timeInMinutes - Sets the timeout in minutes after which the cli will abort.
156156(--timeout) Default 60
157157
158- -dbout - Enables DBMS_OUTPUT in the TestRunner-Session
159- (--dbms_output) Default: false
158+ -D - Enables DBMS_OUTPUT in the TestRunner-Session
159+ (--dbms_output) Default: false
160160
161- -random - Enables random order of test executions
161+ -r - Enables random order of test executions
162162(--random-test-order) Default: false
163163
164- -seed - Sets the seed to use for random test execution order. If set, it sets -random to true
164+ -seed - Sets the seed to use for random test execution order. If set, it sets -random to true
165165(--random-test-order-seed)
166166```
167167
You can’t perform that action at this time.
0 commit comments