Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Mar 25, 2016
1 parent 97803f4 commit 90cea98
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion test/phantom_xray_spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
'use strict'

var Xray = require('x-ray')
var phantom = require('x-ray-phantom')
var phantom = require('../')
var assert = require('assert')

describe('Xray.driver(fn)', function () {
Expand Down

0 comments on commit 90cea98

Please sign in to comment.