Skip to content

Commit

Permalink
Test failure
Browse files Browse the repository at this point in the history
  • Loading branch information
javiertuya committed Dec 4, 2023
1 parent 204c0e9 commit 4af6115
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ public static Stream<Arguments> data() throws IOException {
void teacherCourseMainTest(String mail, String password, String role) {//39+80+ 28 set up +13 lines teardown =160
this.slowLogin(user, mail, password);
//test
fail("XXXXXXX");
try {

NavigationUtilities.toCoursesHome(driver); //4lines
Expand Down

0 comments on commit 4af6115

Please sign in to comment.