Skip to content

Commit

Permalink
Fix a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
theoctober19th committed Feb 1, 2024
1 parent 1da1160 commit 29c45bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integration/integration-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ test_iceberg_example_in_pod(){
# Test Iceberg integration in Charmed Spark Rock

# First create S3 bucket named 'spark'
create_s3_bucket spark]
create_s3_bucket spark

# Copy 'test-iceberg.py' script to 'spark' bucket
copy_file_to_s3_bucket spark ./tests/integration/resources/test-iceberg.py
Expand Down

0 comments on commit 29c45bc

Please sign in to comment.