Skip to content

Commit 58fabb7

Browse files
author
a-morales
committed
udpate tests
1 parent 6049167 commit 58fabb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

smtpapi/smtpapi-tests.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* Created from usage code samples from //github.com/sendgrid/smtpapi-nodejs#usage
33
*/
44

5-
///<reference path="smtpapi-nodejs.d.ts" />
5+
///<reference path="smtpapi.d.ts" />
66

77
import smtpapi = require("smtpapi");
88
var header = new smtpapi();

0 commit comments

Comments
 (0)