Skip to content

Commit 4a9e2ae

Browse files
committed
style: Apply scalafix and scalafmt changes
1 parent 7a6de4b commit 4a9e2ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spark/src/test/scala/ai/chronon/spark/test/fetcher/FetcherTest.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -559,7 +559,7 @@ class FetcherTest extends AnyFlatSpec {
559559
name = "unit_test/fetcher_tiled_gb",
560560
namespace = namespace,
561561
team = "chronon",
562-
customJson = groupByCustomJson.orNull,
562+
customJson = groupByCustomJson.orNull
563563
)
564564
)
565565

0 commit comments

Comments
 (0)