Skip to content

Commit 61d1fd5

Browse files
author
Mikhail
committedApr 18, 2023
test verified commit
1 parent c5c773b commit 61d1fd5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎cypress/e2e/homepage.spec.ts

+1
Original file line numberDiff line numberDiff line change
@@ -220,6 +220,7 @@ viewports.forEach((viewport) => {
220220
"href",
221221
"https://www.reddit.com/r/defiblockchain/"
222222
);
223+
223224
cy.findAllByTestId("socials-row-youtube")
224225
.should("be.visible")
225226
.should("have.attr", "href", "https://www.youtube.com/DeFiChain");

0 commit comments

Comments
 (0)