Skip to content

Commit

Permalink
sonar-project.properties
Browse files Browse the repository at this point in the history
  • Loading branch information
marekrehora committed Nov 1, 2023
1 parent 221f318 commit 5cd9862
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/test/scala/org/example/ModelsSpec.scala
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,6 @@ class ModelsTest extends AnyFunSuite with Matchers {
task.name shouldEqual "name"
task.frequency shouldEqual Frequency.Monthly
task.id shouldEqual 1
task.owner shouldEqual "owner"
}
}

0 comments on commit 5cd9862

Please sign in to comment.