diff --git a/tests/components/bring/snapshots/test_diagnostics.ambr b/tests/components/bring/snapshots/test_diagnostics.ambr
index db0801447e11106d195acf08853f3981542eed7a..6d830a121336446b85aea265f68ab42565bf2400 100644
--- a/tests/components/bring/snapshots/test_diagnostics.ambr
+++ b/tests/components/bring/snapshots/test_diagnostics.ambr
@@ -7,6 +7,14 @@
       'purchase': list([
         dict({
           'attributes': list([
+            dict({
+              'content': dict({
+                'convenient': True,
+                'discounted': True,
+                'urgent': True,
+              }),
+              'type': 'PURCHASE_CONDITIONS',
+            }),
           ]),
           'itemId': 'Paprika',
           'specification': 'Rot',
@@ -14,6 +22,14 @@
         }),
         dict({
           'attributes': list([
+            dict({
+              'content': dict({
+                'convenient': True,
+                'discounted': True,
+                'urgent': True,
+              }),
+              'type': 'PURCHASE_CONDITIONS',
+            }),
           ]),
           'itemId': 'Pouletbrüstli',
           'specification': 'Bio',
@@ -39,6 +55,14 @@
       'purchase': list([
         dict({
           'attributes': list([
+            dict({
+              'content': dict({
+                'convenient': True,
+                'discounted': True,
+                'urgent': True,
+              }),
+              'type': 'PURCHASE_CONDITIONS',
+            }),
           ]),
           'itemId': 'Paprika',
           'specification': 'Rot',
@@ -46,6 +70,14 @@
         }),
         dict({
           'attributes': list([
+            dict({
+              'content': dict({
+                'convenient': True,
+                'discounted': True,
+                'urgent': True,
+              }),
+              'type': 'PURCHASE_CONDITIONS',
+            }),
           ]),
           'itemId': 'Pouletbrüstli',
           'specification': 'Bio',