Skip to content

Commit b7e58aa

Browse files
committed
chase update to test from previous commit
1 parent f5dc3e4 commit b7e58aa

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/packages/app/src/App.test.tsx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ describe('App', () => {
1414
techdocs: {
1515
storageUrl: 'http://localhost:7007/api/techdocs/static/docs',
1616
},
17+
auth: {
18+
environment: 'production'
19+
}
1720
},
1821
context: 'test',
1922
},

0 commit comments

Comments
 (0)