Liberating a forgotten .only from tests
This commit is contained in:
@@ -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', () => {
|
||||||
|
|||||||
Reference in New Issue
Block a user