Skip to content

Commit

Permalink
updating cypress test to reflect app name change
Browse files Browse the repository at this point in the history
  • Loading branch information
saboteurina committed Nov 28, 2023
1 parent 8eb4213 commit 65d65da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/e2e/cypress/e2e/spec.cy.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ it('loads page', () => {
return false;
});

cy.contains('Grants Identification Tool');
cy.contains('Federal Grant Finder');
});

0 comments on commit 65d65da

Please sign in to comment.