Update e2e tests
- Add new e2e group to samples which can be used with particular tests. - Relates #401
This commit is contained in:
@@ -44,7 +44,7 @@ describe('builtin commands', () => {
|
||||
/**
|
||||
* fatjar commands
|
||||
*/
|
||||
describe(jarDesc, () => {
|
||||
describe(jarDesc, () => {
|
||||
beforeAll(() => {
|
||||
command = jarCommand;
|
||||
options = jarOptions;
|
||||
|
||||
Reference in New Issue
Block a user