This website requires JavaScript.
Explore
Help
Register
Sign In
RPJosh
/
authelia
Watch
1
Star
0
Fork
You've already forked authelia
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c98c07832d
authelia
/
test
/
unitary
/
mocks
/
nodemailer.ts
7 lines
83 B
TypeScript
Raw
Blame
History
import
sinon
=
require
(
"sinon"
)
;
export
=
{
createTransport
:
sinon.stub
(
)
}
;
Reference in New Issue
View Git Blame
Copy Permalink