Skip to content
This repository has been archived by the owner on Mar 10, 2020. It is now read-only.

Commit

Permalink
Remove "only" use.
Browse files Browse the repository at this point in the history
  • Loading branch information
hackergrrl committed Jul 14, 2016
1 parent 546437a commit 07539d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/files.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ const concat = require('concat-stream')
const through = require('through2')

module.exports = (common) => {
describe.only('.files', () => {
describe('.files', () => {
let smallFile
let bigFile
let directoryContent
Expand Down

0 comments on commit 07539d6

Please sign in to comment.