Skip to content

Commit

Permalink
Update the itemBarcode.
Browse files Browse the repository at this point in the history
  • Loading branch information
christinach committed Jan 4, 2024
1 parent f947a54 commit 34d4822
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion spec/cassettes/request_controller.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion spec/controllers/requests/request_controller_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
"call_number" => "PN1995.9.A76 P7613 2015",
"location_code" => "rcppj",
"item_id" => "7391704",
"barcode" => "32101098797010",
"barcode" => "ItemBarcodeValue",
"copy_number" => "0",
"status" => "Not Charged",
"pick_up" => "",
Expand Down

0 comments on commit 34d4822

Please sign in to comment.