Skip to content

Commit

Permalink
updated the tests for workbench with snapshots
Browse files Browse the repository at this point in the history
Signed-off-by: sumukhswamy <[email protected]>
  • Loading branch information
sumukhswamy committed Apr 25, 2024
1 parent 3896e60 commit 3b5137d
Show file tree
Hide file tree
Showing 9 changed files with 1,458 additions and 4,294 deletions.
1 change: 1 addition & 0 deletions public/application.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ export const renderApp = (
{ appBasePath, element, setHeaderActionMenu }: AppMountParameters,
dataSourceManagement: DataSourceManagementPluginSetup
) => {
console.log(dataSource)
ReactDOM.render(
<WorkbenchApp
basename={appBasePath}
Expand Down
Loading

0 comments on commit 3b5137d

Please sign in to comment.