Skip to content

Commit

Permalink
[backend] code comments
Browse files Browse the repository at this point in the history
  • Loading branch information
labo-flg committed Mar 11, 2024
1 parent 2c68f84 commit 7f3c259
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ describe('validateDataBeforeIndexing', () => {
main: 'Plop'
},
user_confidence_level: {
max_confidence: 73, // missing mandatory field in a single object
max_confidence: 73,
overrides: [
{
max_confidence: 77,
Expand Down

0 comments on commit 7f3c259

Please sign in to comment.