Skip to content

Commit

Permalink
Improving test's title
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxGekk committed Jan 22, 2019
1 parent e793970 commit c6df730
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1524,7 +1524,7 @@ class JDBCSuite extends QueryTest
"Check the URL: jdbc:mysql://localhost/db"))
}

test("parsing timestamp bounds") {
test("support casting patterns for lower/upper bounds of TimestampType") {
DateTimeTestUtils.outstandingTimezonesIds.foreach { timeZone =>
withSQLConf(SQLConf.SESSION_LOCAL_TIMEZONE.key -> timeZone) {
Seq(
Expand Down

0 comments on commit c6df730

Please sign in to comment.