From ef801d5543eb59c59a6aa6428313367b39186209 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Thu, 28 Apr 2016 09:58:04 -0700 Subject: [PATCH] Remove .only call --- spec/api-crash-reporter-spec.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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({