diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/components.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/components.html b/tests/components.html index c1c3380f..6fc5e925 100644 --- a/tests/components.html +++ b/tests/components.html @@ -567,7 +567,7 @@ <td>Column content</td> <td>Column content</td> </tr> - <tr> + <tr class="info"> <td>2</td> <td>Column content</td> <td>Column content</td> |