Add newlines to the end of all files
This commit is contained in:
@@ -301,4 +301,4 @@ TEST_F(BehaviorEntityTest, GetComponentConfiguration_Succeeds)
|
||||
bool configSuccess = m_behaviorEntity.GetComponentConfiguration(rawComponent->GetId(), retrievedConfig);
|
||||
EXPECT_TRUE(configSuccess);
|
||||
EXPECT_EQ(rawComponent->m_config.m_brimWidth, retrievedConfig.m_brimWidth);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user