Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
roopavr-adsk committed Mar 2, 2024
1 parent b9c8335 commit a6c4f2c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ TEST(FlowViewportAPI, viewportInformationMultipleViewports2Viewports)

// ASSERT_EQ(_infoClientTest->GetSceneIndexAdded(), 2);//Has been called twice
// ASSERT_EQ(_infoClientTest->GetSceneIndexRemoved(), 0);
// }
}

//Step 3 : the python script removed hydra from 1 of the 2 viewports
//and _infoClientTest is registered in Fvp::InformationInterface so InfoClientTest::SceneIndexRemoved should be have been called once
Expand Down

0 comments on commit a6c4f2c

Please sign in to comment.