remove accidental system test it.only

This commit is contained in:
Brian Mann
2022-02-18 16:45:33 -05:00
parent 3e27e71f8b
commit 186631173f

View File

@@ -50,7 +50,7 @@ describe('deprecated before:browser:launch args', () => {
psInclude: ['--foo', '--bar'],
})
systemTests.it.only('concat return returns once', {
systemTests.it('concat return returns once', {
// TODO: implement webPreferences.additionalArgs here
// once we decide if/what we're going to make the implemenation
// SUGGESTION: add this to Cypress.browser.args which will capture