[test] remove .only

This commit is contained in:
spalger 2015-09-18 15:59:46 -07:00
parent adac24f770
commit 7c09983787

View file

@ -2,7 +2,7 @@ const Tab = require('../Tab');
const expect = require('expect.js');
const TabFakeStore = require('./_TabFakeStore');
describe.only('Chrome Tab', function () {
describe('Chrome Tab', function () {
describe('construction', function () {
it('accepts id, title, resetWhenActive, trackLastUrl, activeIndicatorColor, baseUrl', function () {
const tab = new Tab({