mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-22 01:22:54 +00:00
build: update all dependencies
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
*/
|
||||
import {expect} from 'chai';
|
||||
import {slow, suite, test, timeout} from 'mocha-typescript';
|
||||
import { SMTP } from '../src/SMTP';
|
||||
import {SMTP} from '../src/SMTP';
|
||||
|
||||
// tslint:disable:no-unused-expression
|
||||
|
||||
|
||||
Reference in New Issue
Block a user