Commit 6c161017 authored by Mark Harding's avatar Mark Harding

(fix): failing tests

1 merge request!558WIP: creating and accepting subscriptions
Pipeline #82712287 passed with stages
in 55 minutes and 58 seconds
......@@ -60,6 +60,10 @@ describe('ChannelComponent', () => {
selector: 'm-channel--subscribers',
inputs: ['channel'],
}),
MockComponent({
selector: 'm-subscriptionsRequests__list',
inputs: [],
}),
MockComponent({
selector: 'm-channel--carousel',
inputs: ['banners', 'editMode'],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment