diff --git a/tests/FieldTest.php b/tests/FieldTest.php index a6b21a62..655a7ed5 100644 --- a/tests/FieldTest.php +++ b/tests/FieldTest.php @@ -124,14 +124,14 @@ public function testToArray() 'conditional_logic' => [ [ [ - 'field' => 'field_75e716e7', + 'field' => 'field_9f70f095', 'operator' => '==', 'value' => 'Max Martin', ], ], [ [ - 'field' => 'field_b10b2be3', + 'field' => 'field_c9bc0661', 'operator' => '!=', 'value' => 'https://example.com/', ],