Given an authenticated user
AND the user is a HCVA employee authorized to publish
When they edit static page content
Then
They should see a edit screen
AND Be allowed to make edits
AND submit those edits to the API gateway
AND immediately see those edits on the site
Given an authenticated user AND the user is a HCVA employee authorized to publish When they edit static page content Then They should see a edit screen AND Be allowed to make edits AND submit those edits to the API gateway AND immediately see those edits on the site