Skip to content

Commit

Permalink
update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffcatania-usds committed Feb 12, 2025
1 parent be59be9 commit 5b991f3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ exports[`PinwheelIncomeDataAdapter > open > should call track user action 1`] =
"item_name": "test-name",
"item_type": "response-type",
"locale": "en",
"provider": "pinwheel",
"provider_name": "pinwheel",
},
]
`;
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ exports[`EmployerSearchController button click > calls trackUserAction with data
"item_name": "test-name",
"item_type": "csv",
"locale": "en",
"provider": "pinwheel",
"provider_name": "pinwheel",
},
]
`;
Expand Down

0 comments on commit 5b991f3

Please sign in to comment.