Skip to content

Commit

Permalink
Merge pull request #207 from danger/tests-formatting
Browse files Browse the repository at this point in the history
Update the positioning of the test files
  • Loading branch information
orta committed Mar 30, 2017
2 parents fde4c54 + 0747b70 commit 9190cea
Show file tree
Hide file tree
Showing 11 changed files with 1 addition and 1 deletion.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import { GitHubAPI } from "../GitHubAPI"
import { FakeCI } from "../../../ci_source/providers/Fake"
import { requestWithFixturedJSON } from "../../_tests/GitHub.test"
import { requestWithFixturedJSON } from "../../_tests/_github.test"

const fetchJSON = (api, params): Promise<any> => {
return Promise.resolve({
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 9190cea

Please sign in to comment.