codex specify
This commit is contained in:
@@ -21,6 +21,9 @@ vi.mock('../../lib/i18n', () => ({
|
||||
fn({
|
||||
tasks: {
|
||||
loading: 'Loading...'
|
||||
},
|
||||
common: {
|
||||
retry: 'Retry'
|
||||
}
|
||||
});
|
||||
return () => { };
|
||||
|
||||
Reference in New Issue
Block a user