Skip to content

Commit

Permalink
feconstant
Browse files Browse the repository at this point in the history
  • Loading branch information
englefly committed Sep 11, 2024
1 parent 6d2b2e8 commit 14a3fc8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,7 @@ public Set<Integer> getEnableNereidsRules() {
@BeforeAll
public final void beforeAll() throws Exception {
FeConstants.enableInternalSchemaDb = false;
FeConstants.runningUnitTest=true;
beforeCreatingConnectContext();
connectContext = createDefaultCtx();
beforeCluster();
Expand Down

0 comments on commit 14a3fc8

Please sign in to comment.