Skip to content

Commit 43de14d

Browse files
fix: remove extra line
1 parent 784f0af commit 43de14d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/courseware/course/Course.test.jsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ describe('Course', () => {
5858
global.innerWidth = breakpoints.extraLarge.minWidth;
5959
});
6060

61-
6261
// This was passing when it shouldn't have been because of improper
6362
// waitFor use. With the React 18 upgrade it no longer improperly passes
6463
// so we are skipping it. See https://github.com/openedx/frontend-app-learning/issues/1669

0 commit comments

Comments
 (0)