Skip to content

Commit

Permalink
chore(formatting): Test triggering new rc changes (#927)
Browse files Browse the repository at this point in the history
  • Loading branch information
TylerAldrich authored Oct 19, 2023
1 parent ceb2c90 commit 33ebc90
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/base-command.ts
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,7 @@ export default abstract class BaseCommand extends Command {
} catch {
this.debug('Unable to add more context to error message');
}

// Oclif supers go as the return
return super.catch(error);
}
Expand Down

0 comments on commit 33ebc90

Please sign in to comment.