diff --git a/web/gradle.properties b/web/gradle.properties index b3d461ae58..94db78abac 100644 --- a/web/gradle.properties +++ b/web/gradle.properties @@ -1,4 +1,4 @@ COMPOSE_CORE_VERSION=0.5.0-build228 COMPOSE_WEB_VERSION=0.0.16-SNAPSHOT COMPOSE_WEB_BUILD_WITH_EXAMPLES=false -#compose.web.tests.integration.withFirefox=false +compose.web.tests.integration.withFirefox=true