Skip to content

Commit

Permalink
remove test exclusion
Browse files Browse the repository at this point in the history
  • Loading branch information
justincy committed Apr 6, 2017
1 parent 77f2578 commit 978ebe9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/src/scrapers/findagrave.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
var setupTest = require('../../testHelpers').createTestRunner('findagrave');

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

it('Not famous; no family; no www', setupTest(
'raymond-zierak',
Expand Down

0 comments on commit 978ebe9

Please sign in to comment.