matrix-user-swap/tests/output/matrix_user_swap__plan__test__run_test@trivial.json5.snap
Olivia Lee 64bea10f3d
store old user id in plans
We will need this to determine the correct 'via' parameter for joins
2025-10-03 22:37:45 -07:00

10 lines
180 B
Text

---
source: src/plan.rs
expression: plan_json
input_file: tests/input/trivial.json5
---
{
"new_user_id": "@new:example.com",
"old_user_id": "@old:example.com",
"rooms": {}
}