Skip to content

Commit dfdb2e9

Browse files
author
Sarah Allen
committed
Remove leftover only
1 parent e6472ac commit dfdb2e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/lib-classifier/src/store/FieldGuideStore.spec.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ const fieldGuideWithoutIcon = FieldGuideFactory.build({
3636

3737
const project = ProjectFactory.build()
3838

39-
describe.only('Model > FieldGuideStore', function () {
39+
describe('Model > FieldGuideStore', function () {
4040
let rootStore
4141
function fetchFieldGuide () {
4242
sinon.stub(rootStore.fieldGuide, 'fetchFieldGuide')

0 commit comments

Comments
 (0)