Skip to content

Commit

Permalink
Fix premium 3 spec id (#2680)
Browse files Browse the repository at this point in the history
  • Loading branch information
ehamai authored May 9, 2018
1 parent 88223c8 commit 43df85e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ export class PremiumLargePlanPriceSpec extends PremiumPlanPriceSpec {
meterFriendlyName = 'Premium Large App Service Hours';

specResourceSet = {
id: 'p2',
id: 'p3',
firstParty: [{
quantity: 744,
resourceId: null
Expand Down

0 comments on commit 43df85e

Please sign in to comment.