Skip to content

Commit

Permalink
updates node test server
Browse files Browse the repository at this point in the history
  • Loading branch information
rishabhpoddar committed Jul 15, 2024
1 parent 27e43ce commit 0055f9d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/server/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -483,6 +483,7 @@ app.get("/test/featureFlags", (req, res) => {
available.push("accountlinking");
available.push("mfa");
available.push("recipeConfig");
available.push("accountlinking-fixes");

res.send({
available,
Expand Down

0 comments on commit 0055f9d

Please sign in to comment.