Playwright Tests / test (push) Has been cancelled
- Modified the stored procedure `fds__admin_getReportCatalog.sql` to use the correct schema for `all_objects`. - Added new folders and projects for `eRechnungLib` in the solution file `Fuchs_Intranet.slnx`, including validation and test projects. - Updated submodule reference for `OCORE`. - Added new submodule `eRechnungLib` with initial commit.
8 lines
162 B
JSON
8 lines
162 B
JSON
{
|
|
"chat.tools.terminal.autoApprove": {
|
|
"dotnet run": true,
|
|
"dotnet test": true,
|
|
"dotnet build": true,
|
|
"npx gulp": true
|
|
}
|
|
} |