Skip to content

Commit

Permalink
fix S3MultipleEndpointsTest
Browse files Browse the repository at this point in the history
  • Loading branch information
majetideepak committed Oct 25, 2024
1 parent 9379688 commit 9ab6562
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ using namespace facebook::velox::exec::test;
namespace facebook::velox {
namespace {

class S3MultipleEndpoints : public S3Test {
class S3MultipleEndpoints : public S3Test, public ::test::VectorTestBase {
public:
static void SetUpTestCase() {
memory::MemoryManager::testingSetInstance({});
Expand Down

0 comments on commit 9ab6562

Please sign in to comment.