Commit Graph

3 Commits

Author SHA1 Message Date
Andreas Eriksson 826e198cc4
test: 💍 Remove warnings about timers not beeing mocked (#540)
The jest.advanceTimersToNextTimer() is not needed by the tests, they pass without it.
The reason the warnings was not seen before was because we used an older version
of jest (26) before. Now with NX we use 27.
2021-11-15 23:48:04 +01:00
Jonathan Edenström 169b5365e9 fix: lint and prettier fixes 2021-10-06 22:47:50 +02:00
Erik Hellman 9a37d4f2e7 Moved api-hooks project to subdirectory before merge to monorepo 2021-10-03 11:50:00 +02:00
Renamed from src/useChildList.test.js (Browse further)