Skip to content

Commit

Permalink
Remove acidental .only
Browse files Browse the repository at this point in the history
  • Loading branch information
dmarcelino committed Jun 2, 2015
1 parent 1dfd0df commit 5319453
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ var assert = require('assert'),

describe('Adapter Custom Methods', function () {

describe.only('increment', function () {
describe('increment', function () {

/////////////////////////////////////////////////////
// TEST SETUP
Expand Down

0 comments on commit 5319453

Please sign in to comment.