mirror of
https://github.com/OptimalBits/bull.git
synced 2026-07-02 08:27:43 +08:00
removed .only
This commit is contained in:
@@ -5,7 +5,7 @@ var expect = require('chai').expect;
|
||||
var utils = require('./utils');
|
||||
var redis = require('ioredis');
|
||||
|
||||
describe.only('sandboxed process', function () {
|
||||
describe('sandboxed process', function () {
|
||||
var queue;
|
||||
|
||||
beforeEach(function(){
|
||||
|
||||
Reference in New Issue
Block a user