Skip to content

Commit b45426e

Browse files
authored
Merge pull request #102 from carlopi/format_test
[chrore] make format on test/ folder
2 parents 3b4f4a7 + 4e78489 commit b45426e

File tree

6 files changed

+7
-7
lines changed

6 files changed

+7
-7
lines changed

test/sql/httpfs_client/httpfs_client_implementation.test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# name: test/sql/htpfs_client/httpfs_client_implementation.test
1+
# name: test/sql/httpfs_client/httpfs_client_implementation.test
22
# description: Tests basic valus for httpfs_client_implementation
33
# group: [httpfs_client]
44

test/sql/secret/secret_aws.test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# name: test/sql/secret/secret_aws.test
22
# description: Tests secret refreshing
3-
# group: [secrets]
3+
# group: [secret]
44

55
require-env S3_TEST_SERVER_AVAILABLE 1
66

test/sql/secret/secret_refresh.test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# name: test/sql/secret/secret_refresh.test
22
# description: Tests secret refreshing
3-
# group: [secrets]
3+
# group: [secret]
44

55
require-env S3_TEST_SERVER_AVAILABLE 1
66

test/sql/secret/secret_refresh_attach.test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# name: test/sql/secret/secret_refresh_attach.test
22
# description: Tests secret refreshing
3-
# group: [secrets]
3+
# group: [secret]
44

55
require-env S3_TEST_SERVER_AVAILABLE 1
66

test/sql/secret/secret_s3_requester_pays.test

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# name: test/sql/secret/secret_aws_requester_pays.test
1+
# name: test/sql/secret/secret_s3_requester_pays.test
22
# description: Tests secret refreshing with AWS requester pays mode
3-
# group: [secrets]
3+
# group: [secret]
44

55
require-env S3_TEST_SERVER_AVAILABLE 1
66

test/sql/secret/test_secret_type.test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# name: test/sql/secret/test_secret_type.test
22
# description: Test the secret types added by this extension
3-
# group: [httpfs]
3+
# group: [secret]
44

55
require httpfs
66

0 commit comments

Comments
 (0)