Skip to content

Commit 3a111a2

Browse files
committed
Removed only in describe
1 parent e1cc366 commit 3a111a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/studyView/StudyViewUtils.spec.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3657,7 +3657,7 @@ describe('StudyViewUtils', () => {
36573657
});
36583658
});
36593659

3660-
describe.only('groupSamplesByMutationStatus', () => {
3660+
describe('groupSamplesByMutationStatus', () => {
36613661
const data = [
36623662
{
36633663
counts: [

0 commit comments

Comments
 (0)