diff --git a/spec/api-crash-reporter-spec.js b/spec/api-crash-reporter-spec.js index 4bf02af2ef5d..b4f63fe1ef27 100644 --- a/spec/api-crash-reporter-spec.js +++ b/spec/api-crash-reporter-spec.js @@ -75,7 +75,7 @@ describe('crash-reporter module', function () { }) }) - describe.only('.start(options)', function () { + describe('.start(options)', function () { it('requires that the companyName and submitURL options be specified', function () { assert.throws(function () { crashReporter.start({