mirror of
https://github.com/Aviortheking/IMIE_CQ.git
synced 2025-08-05 01:11:58 +00:00
Correction du TU de getbyID => A toi de jouer flouflou
This commit is contained in:
@@ -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)
|
||||||
|
Reference in New Issue
Block a user