Skip to content

Commit 6ab97f0

Browse files
author
Hilscher, Robert
committed
Update unit test
1 parent f63ffcb commit 6ab97f0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/expected/default_options

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@
3333
</div>
3434
<div class="col-md-3 col-sm-4 additional_btns">
3535
<div class="btn_support">
36-
<button data-state="steps" class="btn fa fa-list btn_list" id="display_btn"></button>
37-
<button data-state="chart" class=" btn fa fa-pie-chart btn_chart"></button>
36+
<button data-state="steps" title="Display all steps within scenario" class="btn fa fa-list btn_list" id="display_btn"></button>
37+
<button data-state="chart" title="Display chart" class="btn fa fa-pie-chart btn_chart"></button>
3838
</div>
3939
</div>
4040
</div>

0 commit comments

Comments
 (0)