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