fix(access): Team User permission organiztion is team org

ref: #442 #454
This commit is contained in:
2024-12-25 19:04:19 +09:30
parent 2c715d69fa
commit bc1600e07b
2 changed files with 6 additions and 1 deletions

View File

@ -8,7 +8,8 @@
// "-v",
// "--cov",
// "--cov-report xml",
"app"
"-s",
"app",
],
"python.testing.unittestEnabled": false,
"python.testing.pytestEnabled": true,