Skip to content

Commit

Permalink
Attempting to fix the smoke tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-molak committed Feb 2, 2024
1 parent 4e41de7 commit bc7f0ef
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
import net.serenitybdd.core.pages.PageObject;
import net.serenitybdd.annotations.DefaultUrl;

@DefaultUrl("http://todomvc.com/")
@DefaultUrl("https://todo-app.serenity-js.org/#//")
public class TodoMVCHomePage extends PageObject {}

0 comments on commit bc7f0ef

Please sign in to comment.