mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-22 05:06:24 +00:00
chore(Core/Misc): Change all TODO to doxygen comment (#14966)
This commit is contained in:
@@ -103,6 +103,6 @@ TEST(FormulasTest, Gain)
|
||||
{
|
||||
auto worldMock = new WorldMock();
|
||||
sWorld.reset((worldMock));
|
||||
// TODO: create mocks of Player and Creature
|
||||
/// @todo: create mocks of Player and Creature
|
||||
// Gain(nullptr, nullptr);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user