Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit aff0f23

Browse files
author
Nick Litwin
committed
Remove only from tests
1 parent c8e5075 commit aff0f23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/directives/tc-form-stockart/tc-form-stockart.spec.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ describe('Topcoder Form Stockart Directive', function() {
8888
})
8989
})
9090

91-
describe.only('isButtonDisabled', function() {
91+
describe('isButtonDisabled', function() {
9292
var button
9393

9494
beforeEach(function() {

0 commit comments

Comments
 (0)