Add missed ellipsis in test stubs

This commit is contained in:
Thibaud Colas 2018-01-26 16:04:15 +02:00 committed by Matt Westcott
parent 9346e9750d
commit e4a06083af

View file

@ -23,7 +23,7 @@ global.wagtailConfig = {
DELETE: 'Delete',
PAGE: 'Page',
PAGES: 'Pages',
LOADING: 'Loading...',
LOADING: 'Loading',
NO_RESULTS: 'No results',
SERVER_ERROR: 'Server Error',
SEE_CHILDREN: 'See children',