Skip to content

Commit

Permalink
perf
Browse files Browse the repository at this point in the history
  • Loading branch information
rmpestano committed Apr 22, 2019
1 parent ce9c89b commit 5903451
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -68,6 +68,5 @@ public void remove() {
btRemove.click();
waitModel().until().element(confirmHeader).is().present();
guardAjax(btYes).click();
waitModel().until().element(By.cssSelector("ui-datatable")).is().visible();
}
}

0 comments on commit 5903451

Please sign in to comment.