Skip to content

Commit

Permalink
Update jest test
Browse files Browse the repository at this point in the history
  • Loading branch information
sebelga committed Dec 10, 2024
1 parent 3bc7b1d commit c95865e
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions x-pack/plugins/spaces/server/plugin.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,7 @@ describe('Spaces plugin', () => {
"hasOnlyDefaultSpace$": Observable {
"operator": [Function],
"source": Observable {
"operator": [Function],
"source": Observable {
"_subscribe": [Function],
},
"_subscribe": [Function],
},
},
"spacesClient": Object {
Expand Down Expand Up @@ -123,10 +120,7 @@ describe('Spaces plugin', () => {
"hasOnlyDefaultSpace$": Observable {
"operator": [Function],
"source": Observable {
"operator": [Function],
"source": Observable {
"_subscribe": [Function],
},
"_subscribe": [Function],
},
},
"spacesService": Object {
Expand Down

0 comments on commit c95865e

Please sign in to comment.