Browse Source

Removed extra backslash

svn changeset:24122/svn branch:6.8
tags/7.0.0.beta1
Artur Signell 11 years ago
parent
commit
d513728003

+ 1
- 1
tests/testbench/com/vaadin/tests/components/notification/CloseErrorNotificationWithEscape.html View File

@@ -34,7 +34,7 @@
<tr>
<td>keyDown</td>
<td>vaadin=runcomvaadintestscomponentsnotificationNotifications::Root/VNotification[0]/HTML[0]/domChild[0]</td>
<td>\\27</td>
<td>\27</td>
</tr>
<!-- Fade delay is 400 ms by default - VNotification -->
<tr>

Loading…
Cancel
Save