diff --git a/UI/src/components/molecules/RipaOverridePii.vue b/UI/src/components/molecules/RipaOverridePii.vue index 005805fb..a65b30b1 100644 --- a/UI/src/components/molecules/RipaOverridePii.vue +++ b/UI/src/components/molecules/RipaOverridePii.vue @@ -4,8 +4,17 @@ - - Is PII Found: {{ apiStop.isPiiFound }} + + Is PII Found: + {{ apiStop.isPiiFound }} + + False Positive + @@ -27,7 +36,7 @@ - +
-
- Is PII Found: false +
+ Is PII Found: + false +
-
+
diff --git a/UI/tests/unit/components/molecules/__snapshots__/RipaOverridePii.spec.js.snap b/UI/tests/unit/components/molecules/__snapshots__/RipaOverridePii.spec.js.snap index 1a585734..6d2cb5da 100644 --- a/UI/tests/unit/components/molecules/__snapshots__/RipaOverridePii.spec.js.snap +++ b/UI/tests/unit/components/molecules/__snapshots__/RipaOverridePii.spec.js.snap @@ -11,11 +11,13 @@ exports[`Ripa Override PII should match snapshot 1`] = `
-
- Is PII Found: false +
+ Is PII Found: + false +
-
+