mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-03-19 16:21:08 +00:00
Merge branch 'fix_tests' into 'master'
Fix detournavigator tests See merge request OpenMW/openmw!2548
This commit is contained in:
commit
7a0635aeee
@ -1226,6 +1226,6 @@ namespace
|
||||
|
||||
EXPECT_EQ(
|
||||
findPath(*mNavigator, agentBounds, mStepSize, mStart, mEnd, Flag_walk, mAreaCosts, mEndTolerance, mOut),
|
||||
Status::StartPolygonNotFound);
|
||||
Status::NavMeshNotFound);
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user