mirror of
https://github.com/Aviortheking/IMIE_CQ.git
synced 2025-06-22 06:49:19 +00:00
Correction du TU de getbyID => A toi de jouer flouflou
This commit is contained in:
@ -76,7 +76,7 @@ describe('APIController', () => {
|
||||
}
|
||||
|
||||
// Act
|
||||
apiController.getByID(req, res)
|
||||
apiController.single(req, res)
|
||||
|
||||
// Assert
|
||||
assert.equal(result, data)
|
||||
|
Reference in New Issue
Block a user