We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e27aa7 commit b0ca2e8Copy full SHA for b0ca2e8
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "genscrape",
3
- "version": "1.1.1",
+ "version": "1.1.2",
4
"description": "genscrape",
5
"main": "src/main.js",
6
"scripts": {
test/src/scrapers/findagrave.js
var setupTest = require('../../testHelpers').createTestRunner('findagrave');
-describe.only('findagrave', function(){
+describe('findagrave', function(){
it('Not famous; no family', setupTest(
'raymond-zierak',
0 commit comments