Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
bugthesystem committed Jan 27, 2016
1 parent 41f1329 commit d38f6fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/restify-provider.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import chai from "chai";
import sinon from "sinon";

import request from 'request';
import {RestifyProvider} from "../src/index";
import RestifyProvider from "../src/index";

import restify from 'restify';

Expand Down

0 comments on commit d38f6fe

Please sign in to comment.