We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5f743e commit fa0374aCopy full SHA for fa0374a
spec/integration/projects_spec.rb
@@ -25,7 +25,7 @@
25
expect(project.country).to eq country
26
end
27
28
- type = 'dac'
+ type = 'biogas'
29
projects = Patch::Project.retrieve_projects(type: type)
30
projects.data.map do |project|
31
expect(project.type).to eq type
0 commit comments