Liberating a forgotten .only from tests

This commit is contained in:
emelko
2018-09-08 13:27:38 +02:00
parent 969da1d163
commit ab2dd76bf4
+1 -1
View File
@@ -22,7 +22,7 @@ import {
const expect = chai.expect const expect = chai.expect
describe.only('sympto', () => { describe('sympto', () => {
describe('combining temperature and mucus tracking', () => { describe('combining temperature and mucus tracking', () => {
describe('with no previous higher temp measurement', () => { describe('with no previous higher temp measurement', () => {
it('with no shifts detects only peri-ovulatory', () => { it('with no shifts detects only peri-ovulatory', () => {