We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent beb9a55 commit 20c9aa8Copy full SHA for 20c9aa8
1 file changed
spec/lib/geo_combine/fgdc_spec.rb
@@ -52,7 +52,7 @@
52
end
53
54
it 'dc_description_s' do
55
- expect(fgdc_geobl.metadata['dc_description_s']).to match(/Ecuador created from/)
+ expect(fgdc_geobl.metadata['dc_description_s']).to match('Ecuador created from')
56
57
58
it 'dc_rights_s' do
0 commit comments