Skip to content

Commit

Permalink
minor cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
zingmane committed Dec 4, 2024
1 parent 3254271 commit 1404f5d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion project/build.properties

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,6 @@ class MessagingVerticleTest extends TableauxTestBase with MockitoSugar {
columnExcludes: Seq[JsonObject] = Seq()
): JsonObject = {
Json.obj(
"scope" -> "global",
"tables" -> Json.obj(
"includes" -> tableIncludes,
"excludes" -> tableExcludes
Expand Down

0 comments on commit 1404f5d

Please sign in to comment.