Skip to content

Commit

Permalink
suggestion applied
Browse files Browse the repository at this point in the history
  • Loading branch information
ilicmarkodb committed Sep 24, 2024
1 parent 7a33172 commit 7cd7954
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ import org.scalatest.funsuite.AnyFunSuite

class StringTypeSuite extends AnyFunSuite {
test("check equals") {
// Testcase: (instance1, instance2, expected value for `instance1 == instance2`)
Seq(
(
StringType.STRING,
Expand Down

0 comments on commit 7cd7954

Please sign in to comment.