Skip to content

Commit 463ad1e

Browse files
authored
Merge branch 'main' into test-schema
2 parents 87a08e6 + 30e95da commit 463ad1e

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

CHANGELOG.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +0,0 @@
1-
- Enable Data Connect SQL IFT Free Trial init flow (#9620).

src/experiments.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ export const ALL_EXPERIMENTS = experiments({
159159
fdcift: {
160160
shortDescription: "Enable instrumentless trial for Data Connect",
161161
public: false,
162-
default: true,
162+
default: false,
163163
},
164164
apptesting: {
165165
shortDescription: "Adds experimental App Testing feature",

0 commit comments

Comments
 (0)