Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
FuhuXia committed Sep 19, 2024
1 parent bc5338f commit a7b3bce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/translator/tc_iso19115_2_to_dcatus.rb
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ def test_theme
dcatusNS = ADIWG::Mdtranslator::Writers::Dcat_us::Theme
res = dcatusNS.build(@@intMetadata)
assert_equal('biota farming', res)
end

def test_identifier
expected = 'ISO19115-2-ID-123456'
Expand Down

0 comments on commit a7b3bce

Please sign in to comment.