This website requires JavaScript.
Explore
Help
Sign In
nodejs
/
hookshot
Watch
1
Star
0
Fork
0
You've already forked hookshot
mirror of
https://github.com/matrix-org/matrix-hookshot.git
synced
2025-03-10 21:19:13 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
hookshot
/
tests
/
init.ts
3 lines
90 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Add some tests for GenericHook
2021-12-18 16:58:23 +00:00
import
LogWrapper
from
"../src/LogWrapper"
;
fix a test
2022-04-08 16:35:55 +01:00
LogWrapper
.
configureLogging
(
{
level
:
"info"
}
)
;
Reference in New Issue
Copy Permalink