Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jesper-friis committed Jan 16, 2025
1 parent 468428d commit 6f46457
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion storages/python/tests-python/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,6 @@ endforeach()


# Skip minio test if the minio playground storage is full
set_property(TEST minio_storage PROPERTY
set_property(TEST test_minio PROPERTY
SKIP_REGULAR_EXPRESSION "XMinioStorageFull"
)

0 comments on commit 6f46457

Please sign in to comment.