Skip to content

Commit

Permalink
Fixed tests
Browse files Browse the repository at this point in the history
Signed-off-by: StanZGenchev <stan.z.genchev@gmail.com>
  • Loading branch information
StanZGenchev committed Jan 23, 2025
1 parent 45dcdfc commit 9a57096
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ public enum HtmlElementType {
SPAN("span"), //
HEADER3("h3"), //
DIV("div"), //
FD_MESSAGE_PAGE_TITLE("fd-message-page-title"), //
FD_MESSAGE_PAGE_TITLE("bk-message-page-title"), //
HEADER1("h1");

private final String type;
Expand Down

0 comments on commit 9a57096

Please sign in to comment.