Skip to content

Commit

Permalink
Fixes unit tests
Browse files Browse the repository at this point in the history
Signed-off-by: Darshit Chanpura <dchanp@amazon.com>
  • Loading branch information
DarshitChanpura committed Aug 9, 2024
1 parent ff7b043 commit d4ed1df
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ exports[`Get started (landing page) renders when backend configuration is disabl
"iconType": "popout",
"isLoading": false,
"label": "Open in new window",
"target": "_blank",
"type": "button",
},
]
Expand Down Expand Up @@ -341,6 +342,7 @@ exports[`Get started (landing page) renders when backend configuration is enable
"iconType": "popout",
"isLoading": false,
"label": "Open in new window",
"target": "_blank",
"type": "button",
},
]
Expand Down

0 comments on commit d4ed1df

Please sign in to comment.