Skip to content

Commit

Permalink
fix: try logging
Browse files Browse the repository at this point in the history
  • Loading branch information
szymonrybczak committed Nov 6, 2023
1 parent 8dbef75 commit af246d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions __e2e__/init.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ test('init --template filepath', () => {
PROJECT_NAME,
'--install-pods',
'false',
`--verbose`,
]);

expect(stdout).toContain('Run instructions');
Expand Down

0 comments on commit af246d8

Please sign in to comment.