Skip to content
This repository was archived by the owner on Mar 27, 2025. It is now read-only.

Commit b0140ea

Browse files
author
Nikhil Bhoski
committed
Added help text for dsl
1 parent c3b7254 commit b0140ea

File tree

4 files changed

+10
-1
lines changed

4 files changed

+10
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
<div>
2-
<p>Select verbisity level of output details for test results in the log</p>
2+
<p>Select verbosity level of output details for test results in the log</p>
33
</div>
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
<div>
2+
<p>Select the logging level option from the list</p>
3+
</div>
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
<div>
2+
<p>Select verbosity level of output details for test results in the log</p>
3+
</div>
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
<div>
2+
<p>Select to fail the test suite on warnnings</p>
3+
</div>

0 commit comments

Comments
 (0)