This commit is contained in:
2025-06-06 18:32:09 -03:00
parent 3e44761e69
commit 53613d0a48
34 changed files with 939 additions and 752 deletions

View File

@@ -4,6 +4,7 @@
"USER_TABLE": "test-users",
"ORDER_TABLE": "test-orders",
"ENROLLMENT_TABLE": "test-enrollments",
"NEW_ENROLLMENT_TABLE": "test-enrollments",
"COURSE_TABLE": "test-courses"
}
}