Browse Source

Add missed ellipsis in test stubs

Thibaud Colas 7 năm trước cách đây
mục cha
commit
e4a06083af
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      client/tests/stubs.js

+ 1 - 1
client/tests/stubs.js

@@ -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',