From 02546d3678026daf6128d783733e109f2447b817 Mon Sep 17 00:00:00 2001 From: John Date: Mon, 29 May 2023 16:32:26 +0400 Subject: [PATCH] Update build.sbt --- build.sbt | 2 -- 1 file changed, 2 deletions(-) diff --git a/build.sbt b/build.sbt index cb1f52a..a873695 100644 --- a/build.sbt +++ b/build.sbt @@ -1,7 +1,5 @@ import Dependencies._ -coverageEnabled := true - lazy val root = (project in file(".")) .enablePlugins(GitVersioning, GatlingPlugin) .settings(