From d3f17bab65ef5668c1ebd8d5d908472a9b95b2e0 Mon Sep 17 00:00:00 2001 From: Nikhil Vengal Date: Tue, 7 Oct 2025 21:58:25 -0700 Subject: [PATCH] Add realistic fixture --- test/fixtures/parks.yml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/test/fixtures/parks.yml b/test/fixtures/parks.yml index 4adcd4f..71c284d 100644 --- a/test/fixtures/parks.yml +++ b/test/fixtures/parks.yml @@ -1,15 +1,15 @@ # Read about fixtures at https://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html one: - code: MyString - name: MyString + code: crla + name: Crater Lake National Park established_date: 2025-10-07 21:41:09 - states: MyText - properties: + states: OR + properties: two: - code: MyString - name: MyString + code: olym + name: Olympic National Park established_date: 2025-10-07 21:41:09 - states: MyText + states: WA properties: