diff --git a/plugins/PluginSlot.jsx b/plugins/PluginSlot.jsx index 74922f57..e1953b12 100644 --- a/plugins/PluginSlot.jsx +++ b/plugins/PluginSlot.jsx @@ -27,7 +27,7 @@ const PluginSlot = forwardRef(({ keepDefault: true, plugins: [ { - url: 'https://profile-velvetslice.sandbox.edx.org/u/verified/plugin', + url: `https://profile-velvetslice.sandbox.edx.org/u/${authenticatedUser.username}/plugin`, type: IFRAME_PLUGIN, }, { diff --git a/src/containers/CourseList/__snapshots__/index.test.jsx.snap b/src/containers/CourseList/__snapshots__/index.test.jsx.snap index 997bcc17..7a63212e 100644 --- a/src/containers/CourseList/__snapshots__/index.test.jsx.snap +++ b/src/containers/CourseList/__snapshots__/index.test.jsx.snap @@ -11,6 +11,7 @@ exports[`CourseList collapsed with multiple courses and pages snapshot 1`] = ` className="course-list-title" > My Courses + POC branch
My Courses + POC branch
My Courses + POC branch
My Courses + POC branch
My Courses + POC branch
{ return (
-

{pageTitle} POC branch

+

{pageTitle}

{!initIsPending && ( <> {hasAvailableDashboards && } diff --git a/src/containers/WidgetContainers/NoCoursesSidebar/__snapshots__/index.test.jsx.snap b/src/containers/WidgetContainers/NoCoursesSidebar/__snapshots__/index.test.jsx.snap index db8eefa1..2a505e65 100644 --- a/src/containers/WidgetContainers/NoCoursesSidebar/__snapshots__/index.test.jsx.snap +++ b/src/containers/WidgetContainers/NoCoursesSidebar/__snapshots__/index.test.jsx.snap @@ -18,7 +18,8 @@ exports[`WidgetSidebar snapshots default 1`] = ` } style={ Object { - "height": 400, + "height": 800, + "width": "100%", } } >