Skip to content

Commit

Permalink
rename test
Browse files Browse the repository at this point in the history
  • Loading branch information
laurit committed Mar 23, 2021
1 parent 65e3969 commit 181ec39
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ abstract class AbstractVaadinTest extends AgentInstrumentationSpecification impl

abstract void assertButtonClick()

def "test"() {
def "test vaadin"() {
setup:
def driver = getWebDriver()
waitForStart(driver)
Expand Down

0 comments on commit 181ec39

Please sign in to comment.