Skip to content

Commit 44ea0f6

Browse files
Update spark/src/test/scala/ai/chronon/spark/test/JoinTest.scala
Co-authored-by: Nikhil Simha <[email protected]>
1 parent f8a69ba commit 44ea0f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spark/src/test/scala/ai/chronon/spark/test/JoinTest.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -430,7 +430,7 @@ class JoinTest extends AnyFlatSpec {
430430
*/
431431
}
432432

433-
it should "test partition column" in {
433+
it should "test different partition columns" in {
434434
// untimed/unwindowed entities on right
435435
// right side
436436
val weightSchema = List(

0 commit comments

Comments
 (0)