// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`CourseBanner audit access expired, can upgrade snapshot: (auditAccessExpired, upgradeToAccess) 1`] = ` Your audit access to this course has expired. Upgrade now to access your course again. `; exports[`CourseBanner audit access expired, cannot upgrade snapshot: (auditAccessExpired, findAnotherCourse hyperlink) 1`] = ` Your audit access to this course has expired. Find another course `; exports[`CourseBanner course run active and cannot upgrade snapshot: (upgradseDeadlinePassed, exploreCourseDetails hyperlink) 1`] = ` Your upgrade deadline for this course has passed. To upgrade, enroll in a session that is farther in the future. Explore course details. `; exports[`CourseBanner snapshot: stacking banners 1`] = ``; exports[`CourseBanner staff snapshot: isStaff 1`] = ``; exports[`CourseBanner too early has start date snapshot 1`] = ` You can't access this course just yet because the course hasn't started yet. The course will start on 11/11/3030. `; exports[`CourseBanner too early no start date snapshot 1`] = ``; exports[`CourseBanner unmet prerequisites snapshot: unmetPrerequisites 1`] = ` You can't access this course just yet because you have not met the pre-requisites. `;