Skip to content

Commit

Permalink
Merge pull request #112 from TonioGela/patch-1
Browse files Browse the repository at this point in the history
Fixing g8Test
  • Loading branch information
eed3si9n authored Apr 8, 2024
2 parents 11c6e09 + e752822 commit 32d8be2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/g8/build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
// To test the template run `g8` or `g8Test` from the sbt session.
// See https://www.foundweekends.org/giter8/testing.html#Using+the+Giter8Plugin for more details.
lazy val root = (project in file("."))
.enablePlugins(ScriptedPlugin)
.settings(
name := "$name$",
test in Test := {
Expand Down

0 comments on commit 32d8be2

Please sign in to comment.