Closed medied closed 6 years ago
Notice the describe('removes votes') was within the scope of describe('returns voters data').
describe('removes votes')
describe('returns voters data')
Most likely a mistake but PR'ing instead of directly committing just in case.
Notice the
describe('removes votes')
was within the scope ofdescribe('returns voters data')
.Most likely a mistake but PR'ing instead of directly committing just in case.