Skip to content

Commit

Permalink
Merge pull request #177 from rubyforgood/place-orders-162
Browse files Browse the repository at this point in the history
Fixed missing field from test fixture
  • Loading branch information
LizPrescott authored Aug 20, 2024
2 parents 4d6246e + bc08256 commit 16c10c2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/fixtures/stocks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,12 @@

one:
ticker: MyString
company_name: MyString
price: 345


two:
ticker: MyString2
company_name: MyString2
price: 123

0 comments on commit 16c10c2

Please sign in to comment.