Add tests on Editable relation (#188)

This commit is contained in:
Charles Bochet
2023-06-02 16:48:44 +02:00
committed by GitHub
parent 97274db8b4
commit a618636180
9 changed files with 133 additions and 69 deletions

View File

@ -130,7 +130,7 @@
"workerDirectory": "public"
},
"nyc": {
"lines": 60,
"statements": 60
"lines": 65,
"statements": 65
}
}