Skip to content

Commit

Permalink
Update installer specs to match the new starter content
Browse files Browse the repository at this point in the history
  • Loading branch information
kennyadsl committed Dec 22, 2023
1 parent b141cf8 commit 38e7113
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@ jobs:
- install_solidus:
flags: "--sample=false --frontend=starter --authentication=devise"
- test_page:
expected_text: "The only eCommerce platform you’ll ever need."
expected_text: "Become the brand everyone talks about."
- run:
name: Ensure the correct PayPal is installed for SSF
command: |
Expand All @@ -287,7 +287,7 @@ jobs:
- install_solidus:
flags: "--sample=false --frontend=starter --authentication=devise --payment-method=stripe"
- test_page:
expected_text: "The only eCommerce platform you’ll ever need."
expected_text: "Become the brand everyone talks about."
- install_dummy_app
- install_dummy_app:
extra_gems: "solidus_frontend"
Expand Down

0 comments on commit 38e7113

Please sign in to comment.