matrix-user-swap/tests/output/matrix_user_swap__plan__test__run_test@promote.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

14 lines
241 B
Text

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