Skip to content

Commit

Permalink
Apply patch to fix test (aws could be autoloaded)
Browse files Browse the repository at this point in the history
  • Loading branch information
carlopi committed Sep 8, 2023
1 parent 4281ca5 commit 16bb575
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/sql/aws_errors.test
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
# description: test aws extension
# group: [aws]

require no_extension_autoloading

# Before we load the extension, this will fail
statement error
CALL load_aws_credentials();
Expand Down

0 comments on commit 16bb575

Please sign in to comment.