Skip to content

Commit

Permalink
Update pipeline/transformer/transformer_marc_common/src/test/scala/we…
Browse files Browse the repository at this point in the history
…co/pipeline/transformer/marc_common/transformers/MarcElectronicResourcesTest.scala

Co-authored-by: Robert Kenny <[email protected]>
  • Loading branch information
paul-butcher and kenoir authored Mar 18, 2024
1 parent b05c5d8 commit 91278de
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ class MarcElectronicResourcesTest

private implicit val ctx: LoggingContext = LoggingContext("")

describe("extracting Electronic resourced from MARC 856 fields") {
describe("extracting Electronic resources from MARC 856 fields") {
it("turns an 856 into an Item with a DigitalLocation") {
val record = MarcTestRecord(fields =
Seq(
Expand Down

0 comments on commit 91278de

Please sign in to comment.