Skip to content
This repository has been archived by the owner on Apr 4, 2022. It is now read-only.

Commit

Permalink
fix broken test
Browse files Browse the repository at this point in the history
  • Loading branch information
tboeckmann committed Jul 5, 2020
1 parent 447b8c8 commit feadaf3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/inbox/inbox.component.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -921,6 +921,7 @@ describe('InboxComponent', () => {
"status-code": "",
"read": true
}
const messages = []

it('should add a message to inboxMessages', () => {
expect(component.inboxMessages).toEqual([])
Expand Down

0 comments on commit feadaf3

Please sign in to comment.