Revert "Merge branch 'verji-develop' of https://github.com/verji/matr… #194
Annotations
10 errors
|
|
|
|
|
test/TextForEvent-test.ts#L248
expect(received).toEqual(expected) // deep equality
Expected: "Alice changed the power level of Bob (@b) from Moderator to Admin."
Received: ""
at Object.toEqual (test/TextForEvent-test.ts:248:53)
|
test/TextForEvent-test.ts#L263
expect(received).toEqual(expected) // deep equality
Expected: "Alice changed the power level of Bob (@b) from Moderator to Default."
Received: ""
at Object.toEqual (test/TextForEvent-test.ts:263:53)
|
test/TextForEvent-test.ts#L276
expect(received).toEqual(expected) // deep equality
Expected: "Alice changed the power level of Bob (@b) from Moderator to Custom (-1)."
Received: ""
at Object.toEqual (test/TextForEvent-test.ts:276:53)
|
test/TextForEvent-test.ts#L293
expect(received).toEqual(expected) // deep equality
Expected: "Alice changed the power level of Bob (@b) from Moderator to Admin, Bob (@c) from Custom (101) to Moderator."
Received: ""
at Object.toEqual (test/TextForEvent-test.ts:293:53)
|
|
This job failed
Loading