Skip to content

fix(accountWizard link): 73 add link for AWS

CD Cabrera requested to merge cdcabrera/frontigrade:73-aws-link into master

What's included

  • add AWS link to accountWizard policy, step 1
  • snapshot test updated

How to test

The QE review setup can be used to help a quick confirmation. You'll need a login, or access to a Cloudigrade instance.

  1. Clone the updates locally, then
  2. From the terminal, within the repo context, run $ yarn start:review
  3. You may need to log in, do so

The mock dev setup can be used to help a quick confirmation.

  1. Clone the updates locally, then
  2. From the terminal, within the repo context, run $ yarn start
  3. You may need to log in, do so
    • Note: the local dev server will take any combo of email/made up password to log in

Example

Screen_Shot_2018-09-25_at_5.32.25_PM

Updates issue/story

Updates #73 (closed)

Merge request reports