Skip to content
This repository has been archived by the owner on Nov 17, 2017. It is now read-only.

Commit

Permalink
TestNG group updated for calendar's attribute tabindex test
Browse files Browse the repository at this point in the history
  • Loading branch information
ppitonak committed May 22, 2012
1 parent d81f5cd commit eda33b8
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -976,7 +976,7 @@ public void testTabindexInput() {
testHtmlAttribute(input, "tabindex", "99");
}

@Test(groups = { "4.Future" })
@Test(groups = { "4.3" })
@IssueTracking("https://issues.jboss.org/browse/RF-10980")
@Templates(value = "richPopupPanel")
public void testTabindexInputInPopupPanel() {
Expand Down

0 comments on commit eda33b8

Please sign in to comment.