Skip to content

Commit

Permalink
Fix copy_to_space snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
rudolf committed May 7, 2020
1 parent 40fc21e commit 9c2b743
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,6 @@ describe('copySavedObjectsToSpaces', () => {
"_maxListeners": undefined,
"_read": [Function],
"_readableState": ReadableState {
"autoDestroy": false,
"awaitDrain": 0,
"buffer": BufferList {
"head": null,
Expand Down Expand Up @@ -287,7 +286,6 @@ describe('copySavedObjectsToSpaces', () => {
"_maxListeners": undefined,
"_read": [Function],
"_readableState": ReadableState {
"autoDestroy": false,
"awaitDrain": 0,
"buffer": BufferList {
"head": null,
Expand Down

0 comments on commit 9c2b743

Please sign in to comment.