Explorar o código

Add missed ellipsis in test stubs

Thibaud Colas %!s(int64=7) %!d(string=hai) anos
pai
achega
e4a06083af
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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',