Add align buttons to test check

This commit is contained in:
Farhanah Sheets
2018-04-10 15:48:55 -04:00
parent c29682a6a5
commit 752cf12938

View File

@@ -167,6 +167,10 @@ def check_toolbar_buttons(step):
'forecolor',
# This is our custom "code style" button, which uses an image instead of a class.
'none',
'alignleft',
'aligncenter',
'alignright',
'alignjustify',
'bullist',
'numlist',
'outdent',