You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: datafusion-cli/CONTRIBUTING.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ cargo test
29
29
30
30
## Running Storage Integration Tests
31
31
32
-
By default, storage integration tests are not run. These test use the `testcontainers` crate to start up a local MinIO server using docker on port 9000.
32
+
By default, storage integration tests are not run. These tests use the `testcontainers` crate to start up a local MinIO server using Docker on port 9000.
33
33
34
34
To run them you will need to set `TEST_STORAGE_INTEGRATION`:
35
35
@@ -49,6 +49,6 @@ If you see an error mentioning "failed to load IMDS session token" such as
0 commit comments