Skip to content

Commit 8967d92

Browse files
committed
test: Add i18n key to test
1 parent 4e0030c commit 8967d92

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests-ui/tests/components/dialog/footer/ManagerProgressFooter.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ const mountComponent = (options: { captureError?: boolean } = {}) => {
7171
messages: {
7272
en: {
7373
g: {
74+
close: 'Close',
7475
progressCountOf: 'of'
7576
},
7677
manager: {

0 commit comments

Comments
 (0)