diff --git a/tests/nexus/test_5_2_1.cpp b/tests/nexus/test_5_2_1.cpp index eb62943c5..277090e74 100644 --- a/tests/nexus/test_5_2_1.cpp +++ b/tests/nexus/test_5_2_1.cpp @@ -174,7 +174,7 @@ void Test5_2_1(void) */ reed1.Join(dut); nexus.AdvanceTime(kAttachToChildTime); - VerifyOrQuit(reed1.Get().IsChild()); + VerifyOrQuit(reed1.Get().IsAttached()); Log("---------------------------------------------------------------------------------------"); Log("Step 3: Router_1 (DUT)");