diff --git a/features/fedramp_extensions.feature b/features/fedramp_extensions.feature index 80f3e365b..f3a6bc95e 100644 --- a/features/fedramp_extensions.feature +++ b/features/fedramp_extensions.feature @@ -127,14 +127,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 | @@ -210,10 +210,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