feat: i18n user interface (#40306)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
This commit is contained in:
@ -15,7 +15,7 @@ const locations = {
|
||||
|
||||
const defaultOutput = `
|
||||
/**
|
||||
* Your test output will go here.
|
||||
* Your test output will go here
|
||||
*/`;
|
||||
|
||||
const runningOutput = '// running tests';
|
||||
|
Reference in New Issue
Block a user