Skip to content
Snippets Groups Projects
Commit 8a9e2305 authored by tina's avatar tina
Browse files

Update cycle.spec.js

parent b411b674
No related branches found
No related tags found
No related merge requests found
......@@ -660,6 +660,5 @@ describe('getAllMensesStart', () => {
const result = getAllMensesStarts()
expect(result.length).to.eql(0)
expect(result).to.eql([])
>>>>>>> test/cycle.spec.js
})
})
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment