Fix test failures: initialize variables and remove useless assertions

Co-authored-by: aronwk-aaron <26027722+aronwk-aaron@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2025-08-31 07:31:45 +00:00
parent 2b0791130f
commit 48f8d0fe04
3 changed files with 43 additions and 183 deletions

View File

@@ -11,6 +11,7 @@ set(DCOMPONENTS_TESTS
"QuickBuildComponentTests.cpp"
"VendorComponentTests.cpp"
"RenderComponentTests.cpp"
"ActivityComponentTests.cpp"
)
# Get the folder name and prepend it to the files above