Skip to content

Commit

Permalink
Update spark/spark-3.1/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 <[email protected]>
  • Loading branch information
Imbruced and jbampton authored Oct 14, 2024
1 parent 185cb29 commit 77c3a2a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,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 77c3a2a

Please sign in to comment.