mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
remove .only
This commit is contained in:
@@ -27,7 +27,7 @@ describe('chromium feature', () => {
|
||||
listener = null
|
||||
})
|
||||
|
||||
describe.only('command line switches', () => {
|
||||
describe('command line switches', () => {
|
||||
describe('--lang switch', () => {
|
||||
const testLocale = (locale, result, done) => {
|
||||
const appPath = path.join(__dirname, 'fixtures', 'api', 'locale-check')
|
||||
|
||||
Reference in New Issue
Block a user