vaadin / quarkus

An extension to Quarkus to support Vaadin Flow
Apache License 2.0
28 stars 3 forks source link

chore: remove local-run profile (#62) #64

Closed mcollovati closed 2 years ago

mcollovati commented 2 years ago

Description

Since flow base test class uses WebDriverManager to manage chromedriver there's no need anymore to use driver-binary-downloader-maven-plugin configured in local-run maven profile.

Closes #62

Type of change

Checklist

Additional for Feature type of change