Skip to content

Commit

Permalink
Merge pull request #681 from SlateFoundation/develop
Browse files Browse the repository at this point in the history
Release: v3.6.3
  • Loading branch information
themightychris authored Apr 28, 2022
2 parents 025886d + d76d94a commit 628256d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cypress/integration/cbl/teacher_demonstrations.js
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ describe('CBL: Teacher demonstrations test', () => {
// verify and click first element of picker dropdown
cy.extGet('slate-cbl-contentareaselector', { component: true })
.then(selector => selector.getPicker().el.dom)
.should('not.contain', 'Archived Area')
.contains('.x-boundlist-item', 'English Language Arts')
.click();

Expand Down

0 comments on commit 628256d

Please sign in to comment.