OpenGeoMetadata / GeoCombine

A Ruby toolkit for managing geospatial metadata
https://github.com/OpenGeoMetadata/GeoCombine
Other
21 stars 24 forks source link

update denylist #125

Closed kgjenkins closed 2 years ago

kgjenkins commented 2 years ago
eliotjordan commented 2 years ago

@kgjenkins This just needs a small update to the rake task spec: https://github.com/OpenGeoMetadata/GeoCombine/blob/main/spec/lib/tasks/geo_combine_spec.rb#L27

Replace 20 with 21,

eliotjordan commented 2 years ago

I updated the PR to fix the failing spec and added a commit to help with intermittently failing tests of the rake task.

kgjenkins commented 2 years ago

I'm trying to understand that test... is 21 the number of repos it expects to find that are not on the denylist?