Skip to content

Commit

Permalink
4914_cardTestsRefRebased2
Browse files Browse the repository at this point in the history
  • Loading branch information
MayaElf committed Nov 24, 2023
1 parent 4235f77 commit e860de1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
import com.epam.jdi.light.angular.elements.complex.Card;
import com.epam.jdi.light.elements.pageobjects.annotations.locators.UI;

public class CardPage extends NewAngularPage{
public class CardPage extends NewAngularPage {
@UI("#simple-card")
public static Card simpleCard;

Expand Down

0 comments on commit e860de1

Please sign in to comment.