Summary
Update DashboardProjectsHelperTests to address a failing test related to the area completion check. The failure is caused by the recent addition of a new project to the platform for building the game.
Tasks
- Investigate the failing test.
- Update the test logic to accommodate the new project.
- Ensure all tests pass for the updated configuration.
Acceptance Criteria
- The failing test for area completion is fixed.
- All tests in
DashboardProjectsHelperTests pass with the new project included.
Summary
Update
DashboardProjectsHelperTeststo address a failing test related to the area completion check. The failure is caused by the recent addition of a new project to the platform for building the game.Tasks
Acceptance Criteria
DashboardProjectsHelperTestspass with the new project included.