Skip to content

Commit

Permalink
fix(chart-spec): fix test case (#246)
Browse files Browse the repository at this point in the history
UIC-1854: #time 30m fix test case
  • Loading branch information
Arpit authored and ankursinghal2005 committed Sep 23, 2019
1 parent 3b2fed6 commit 2bd3f87
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ describe('Chart', () => {
isExpanded: false,
supersetCanExplore: false,
sliceCanEdit: false,
dashboardInfo: {common: {conf: {TICKET_GENERATION_SYSTEM_ENDPOINT: "https://guavus-jira.atlassian.net/"}}}
};

function setup(overrideProps) {
Expand Down

0 comments on commit 2bd3f87

Please sign in to comment.