Skip to content

Commit

Permalink
test: fix silent Config test failure (#113)
Browse files Browse the repository at this point in the history
  • Loading branch information
RasPhilCo authored Feb 26, 2021
1 parent 16c0350 commit 94716e4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/config/config.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,9 @@ describe('Config', () => {
testConfig({
pjson: {
name: 'foo',
version: '1.0.0',
files: [],
commands: {},
oclif: {
topics: {
t1: {
Expand Down

0 comments on commit 94716e4

Please sign in to comment.