We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5dc3e4 commit b7e58aaCopy full SHA for b7e58aa
1 file changed
src/packages/app/src/App.test.tsx
@@ -14,6 +14,9 @@ describe('App', () => {
14
techdocs: {
15
storageUrl: 'http://localhost:7007/api/techdocs/static/docs',
16
},
17
+ auth: {
18
+ environment: 'production'
19
+ }
20
21
context: 'test',
22
0 commit comments