Skip to content

Commit

Permalink
Removing space.
Browse files Browse the repository at this point in the history
  • Loading branch information
brianhogg committed Jan 27, 2025
1 parent 0a1b5a2 commit 3572238
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/e2e/tests/page-restrictions/course.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ describe( 'CourseRestrictions', () => {
await clickAndWait( '.llms-builder-launcher a.llms-button-primary' );

course = await page.evaluate( () => window.llms_builder.course );

lessons = course.sections[0].lessons;

} );
Expand Down

0 comments on commit 3572238

Please sign in to comment.