mirror of
https://github.com/wassname/talk.git
synced 2026-08-14 12:50:17 +08:00
Tests updated
This commit is contained in:
@@ -6,11 +6,7 @@ exports[`renders error 1`] = `
|
||||
</div>
|
||||
`;
|
||||
|
||||
exports[`renders loading 1`] = `
|
||||
<div>
|
||||
Loading
|
||||
</div>
|
||||
`;
|
||||
exports[`renders loading 1`] = `<withPropsOnChange(Spinner) />`;
|
||||
|
||||
exports[`renders stream container 1`] = `
|
||||
<Relay(StreamContainer)
|
||||
|
||||
Reference in New Issue
Block a user