mirror of
https://github.com/openstf/stf
synced 2025-10-04 02:09:32 +02:00
Fix typo.
This commit is contained in:
parent
a3f815c118
commit
fc58fac1c3
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
- Added feature to detect if selenium is running or not
|
||||
*/
|
||||
|
||||
var es = require('event-that')
|
||||
var es = require('event-stream')
|
||||
var path = require('path')
|
||||
var childProcess = require('child_process')
|
||||
var PluginError = require('gulp-util').PluginError
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue