Skip to content

Commit

Permalink
Update spark/spark-3.0/src/test/scala/org/apache/sedona/sql/GeoPackag…
Browse files Browse the repository at this point in the history
…eReaderTest.scala

Co-authored-by: John Bampton <jbampton@users.noreply.github.com>
  • Loading branch information
Imbruced and jbampton authored Oct 14, 2024
1 parent ba484f7 commit 185cb29
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ class GeoPackageReaderTest extends TestBaseScala with Matchers {
}

describe("Reading from S3") {
it("should be able to read files from s3") {
it("should be able to read files from S3") {
val container = new MinIOContainer("minio/minio:latest")

container.start()
Expand Down

0 comments on commit 185cb29

Please sign in to comment.