Skip to content

Commit

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

0 comments on commit e12c542

Please sign in to comment.