[ckan catalog][m]: new hero element in the home page.

This commit is contained in:
anuveyatsu
2021-08-13 14:56:11 +06:00
parent 65e5a0b3bf
commit d32e11ae6a
5 changed files with 144 additions and 99 deletions

View File

@@ -4,7 +4,7 @@ describe('Test Home Page', () => {
});
it('renders the hero title', () => {
cy.contains('Find, Share and Publish Quality Data with Datahub');
cy.contains('Find and Share');
});
it('checks that a search form exists', () => {