Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Dosant committed Aug 31, 2020
1 parent 1a58d9f commit 6702cb3
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ test('If not enough license, button is disabled', () => {
{
...urlDrilldownActionFactory,
minimalLicense: 'gold',
licenseFeatureName: 'Url Drilldown',
},
{
getLicense: () => licensingMock.createLicense(),
Expand Down

0 comments on commit 6702cb3

Please sign in to comment.