Skip to content

Commit bb75e22

Browse files
committed
chore: enable unit tests for milestone updates
1 parent 7427ba5 commit bb75e22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/e2e/processor.timeline.index.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -620,7 +620,7 @@ describe('TC Timeline And Nested Timeline Topic Tests', () => {
620620
})
621621
})
622622

623-
xdescribe('TC Milestone Topic Tests', () => {
623+
describe('TC Milestone Topic Tests', () => {
624624
before(async () => {
625625
// runs before all tests in this block
626626
await ProcessorService.create(timelineCreatedMessage)

0 commit comments

Comments
 (0)