Tear down student status check test

GitOrigin-RevId: 5afff525e6748621790fcdc986541363fe19e1e8
This commit is contained in:
Rebeka
2023-07-17 11:01:37 +00:00
committed by Copybot
parent f80100fba1
commit fdeb36c2c2
5 changed files with 0 additions and 55 deletions
@@ -178,12 +178,6 @@ async function paymentPage(req, res) {
currency = recommendedCurrency
}
await SplitTestHandler.promises.getAssignment(
req,
res,
'student-check-modal'
)
res.render('subscriptions/new-react', {
title: 'subscribe',
currency,