Skip to content

Commit

Permalink
fixup paramBuilder.spec
Browse files Browse the repository at this point in the history
  • Loading branch information
Romakita committed Aug 19, 2019
1 parent aedc9eb commit 9de3645
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/common/test/mvc/builders/ParamBuilder.spec.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import {expect} from "chai";
import * as Express from "express";
import * as Sinon from "sinon";
import {expect} from "../../../../../integration/passportjs/test/tools";
import {FakeRequest, FakeResponse} from "../../../../../test/helper";
import {Type} from "../../../../core/src/interfaces";
import {InjectorService} from "../../../../di/src";
Expand Down

0 comments on commit 9de3645

Please sign in to comment.