Files
new-api/models/fixtures/user_redirect.yml
T
2026-05-30 22:47:36 +08:00

11 lines
224 B
YAML

-
id: 1
lower_name: olduser1
redirect_user_id: 1
-
id: 2
lower_name: olduser2
redirect_user_id: 2
# DO NOT add more test data in the fixtures, test case should prepare their own test data separately and clearly