Skip to content

Commit

Permalink
Add dt_preview to test.js
Browse files Browse the repository at this point in the history
  • Loading branch information
VanessaScherma committed Nov 14, 2024
1 parent d1008c3 commit ba118c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions client/config/test.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ if (typeof window !== 'undefined') {
REACT_APP_WORKBENCHLINK_VSCODE: '/tools/vscode/',
REACT_APP_WORKBENCHLINK_JUPYTERLAB: '/lab',
REACT_APP_WORKBENCHLINK_JUPYTERNOTEBOOK: '',
REACT_APP_WORKBENCHLINK_DT_PREVIEW: '/preview/digitaltwins',

REACT_APP_CLIENT_ID: '1be55736756190b3ace4c2c4fb19bde386d1dcc748d20b47ea8cfb5935b8446c',
REACT_APP_AUTH_AUTHORITY: 'https://gitlab.com/',
Expand Down

0 comments on commit ba118c3

Please sign in to comment.