Update e2e tests
- Add new e2e group to samples which can be used with particular tests. - Relates #401
This commit is contained in:
@@ -90,7 +90,7 @@ describe('flow commands', () => {
|
||||
/**
|
||||
* native commands
|
||||
*/
|
||||
describe(nativeDesc, () => {
|
||||
describe(nativeDesc, () => {
|
||||
beforeAll(() => {
|
||||
command = nativeCommand;
|
||||
options = [];
|
||||
|
||||
Reference in New Issue
Block a user