Fix copypasta

This commit is contained in:
Julia Friesel
2018-09-28 19:48:18 +02:00
parent d76fbf3f26
commit 562b1f2069
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ export default function (cycleDays, tempEvalEndIndex) {
const cycleDayIndex = cycleDays.indexOf(day)
// if temperature evaluation has been completed an we still haven't found
// a candidate, there is no cervix shift
// a candidate, there is no mucus shift
if (cycleDayIndex > tempEvalEndIndex) return notDetected
// no best quality day may occur until temperature evaluation has
+1 -1
View File
@@ -232,7 +232,7 @@ describe('sympto', () => {
})
expect(status.temperatureShift).to.be.undefined()
expect(status.mucusShift).to.be.undefined()
expect(status.cervixShift).to.be.undefined()
expect(Object.keys(status.phases).length).to.eql(2)
expect(status.phases.preOvulatory).to.eql({