diff --git a/features/fedramp_extensions.feature b/features/fedramp_extensions.feature index 939f5ba47..e20f38f4f 100644 --- a/features/fedramp_extensions.feature +++ b/features/fedramp_extensions.feature @@ -77,14 +77,14 @@ Examples: | resource-has-title-PASS.yaml | | response-point-FAIL.yaml | | response-point-PASS.yaml | + | responsible-party-is-person-FAIL.yaml | + | responsible-party-is-person-PASS.yaml | | role-defined-authorizing-official-poc-FAIL.yaml | | role-defined-authorizing-official-poc-PASS.yaml | | role-defined-information-system-security-officer-FAIL.yaml | | role-defined-information-system-security-officer-PASS.yaml | | role-defined-system-owner-FAIL.yaml | | role-defined-system-owner-PASS.yaml | - | responsible-party-is-person-FAIL.yaml | - | responsible-party-is-person-PASS.yaml | | scan-type-FAIL.yaml | | scan-type-PASS.yaml | | user-type-FAIL.yaml | @@ -135,10 +135,10 @@ Examples: | prop-response-point-has-cardinality-one | | resource-has-base64-or-rlink | | resource-has-title | + | responsible-party-is-person | | role-defined-authorizing-official-poc | | role-defined-information-system-security-officer | | role-defined-system-owner | - | responsible-party-is-person | | scan-type | | user-type | #END_DYNAMIC_CONSTRAINT_IDS \ No newline at end of file