Skip to content

Commit

Permalink
Merge pull request #268 from AgenceBio/feature/ajout_warning_api
Browse files Browse the repository at this point in the history
Feature/ajout warning api
  • Loading branch information
GregoireDucharme authored Jan 9, 2025
2 parents 9139c25 + fb7cd6a commit f7642e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -1498,7 +1498,7 @@ describe('POST /api/v2/certification/parcelles', () => {
},
properties: {
id: '45742',
COMMUNE: null,
COMMUNE: '97212',
cultures: [
{
CPF: '01.92',
Expand Down

0 comments on commit f7642e6

Please sign in to comment.