Skip to content

Commit

Permalink
Dropped mocha only testing image service directive
Browse files Browse the repository at this point in the history
  • Loading branch information
zakhenry committed Sep 7, 2015
1 parent 7d5ba8c commit 6dbfcb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/common/services/image/imageService.spec.ts
Expand Up @@ -37,7 +37,7 @@ namespace common.services.image {

};

describe.only('Image Service', () => {
describe('Image Service', () => {

beforeEach(()=> {

Expand Down

0 comments on commit 6dbfcb2

Please sign in to comment.