Skip to content

Commit

Permalink
More consistent citations question (#104)
Browse files Browse the repository at this point in the history
  • Loading branch information
carlesonielfa authored Aug 27, 2024
1 parent 1666d7e commit 648ea2d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cypress/e2e/selectors/widget-selectors.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ export const closeButton = '.header-actions button[aria-label="generic.close"]';

// Data sent and expected
export const firstQuery = 'bluetooth';
export const secondQuery = 'radio';
export const secondQuery = 'colleen cheslak';
export const expectedResourceTitle = 'Lamarr Lesson plan.pdf';
export const firstQuestion = 'Who was Hedy Lamarr?';
export const secondQuestion = 'What did Hedy Lamarr invent?';
export const secondQuestion = 'Who organizes the lesson named "An Inventive Mind"?';

0 comments on commit 648ea2d

Please sign in to comment.