diff --git a/cypress.config.js b/cypress.config.js index 4edc04ae7..62b29c19e 100644 --- a/cypress.config.js +++ b/cypress.config.js @@ -52,7 +52,7 @@ module.exports = defineConfig({ testGroupInitials: 'SATG', testAssignmentsList: [ 'Letter', - 'Vocabulary', + 'Picture-Vocab', 'Single Digit Fluency', 'Multi Digit Fluency', 'Syntax', diff --git a/src/components/reports/IndividualScoreReportTask.vue b/src/components/reports/IndividualScoreReportTask.vue index 01d70254c..9af4f2b74 100644 --- a/src/components/reports/IndividualScoreReportTask.vue +++ b/src/components/reports/IndividualScoreReportTask.vue @@ -1,33 +1,11 @@