User stories on the page:
Your .basic-plan element should have an h2 element with the text Basic Plan.
Your .pro-plan element should have an h2 element with the text Pro Plan.
Your .premium-plan element should have an h2 element with the text Premium Plan.
Tests:
19. Your .basic-plan element should have an h2 element with the text Basic.
21. Your .pro-plan element should have an h2 element with the text Pro.
25. Your .premium-plan element should have an h2 element with the text Premium.
In user stories h2 elements texts values are: Basic/Pro/Premium Plan.
In tests: h2 elements texts values are just: Basic/Pro/Premium.