Skip to content

Commit

Permalink
removes previous comment about reviewing a failed test
Browse files Browse the repository at this point in the history
  • Loading branch information
derrekc committed Oct 9, 2024
1 parent f443f35 commit 506c7bc
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions spec/macros/shared/physical_media_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -220,12 +220,6 @@
expect(result).to eq(['Microform','Microfiche'])
end

# This test spec needs further review
# --
# It is currently failing because this test record:
# a) is an ALEPH-born (Duke) record, and it's
# b) it includes a 943 field that is used differently
# from how Duke is using a 943 field in ALMA
it '(MTA) Sets physical_media to Microfilm' do
result = physical_media_microfilm['physical_media']
expect(result).to eq(['Microform','Microfilm'])
Expand Down

0 comments on commit 506c7bc

Please sign in to comment.