Skip to content

Commit 0055f9d

Browse files
committed
updates node test server
1 parent 27e43ce commit 0055f9d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/server/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -483,6 +483,7 @@ app.get("/test/featureFlags", (req, res) => {
483483
available.push("accountlinking");
484484
available.push("mfa");
485485
available.push("recipeConfig");
486+
available.push("accountlinking-fixes");
486487

487488
res.send({
488489
available,

0 commit comments

Comments
 (0)