mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-09-08 05:34:23 +08:00
fix(specs): fix composer-header specs
This commit is contained in:
parent
871383d0b1
commit
444101a74b
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ describe("ComposerHeader", () => {
|
|||
this.component = ReactTestUtils.renderIntoDocument(
|
||||
<ComposerHeader
|
||||
draft={draft}
|
||||
initiallyFocused={false}
|
||||
session={session}
|
||||
/>
|
||||
)
|
||||
|
|
Loading…
Add table
Reference in a new issue