test(aio): fix upgrade-phonecat examples e2e tests (#24583)

Closes #19625

PR Close #24583
This commit is contained in:
George Kalpakas
2018-06-20 14:01:23 +03:00
committed by Jason Aden
parent 7d1f9c8a7c
commit 941d2cdaaf
16 changed files with 47 additions and 65 deletions
-1
View File
@@ -18,7 +18,6 @@ const EXAMPLE_CONFIG_FILENAME = 'example-config.json';
const IGNORED_EXAMPLES = [ // temporary ignores
'quickstart',
'setup',
'upgrade-p'
];
/**