test: add snapshot tests for MessageBuilder (#5598)
This commit is contained in:
@@ -73,7 +73,6 @@ public:
|
||||
_registerSetting(this->getData());
|
||||
}
|
||||
|
||||
template <typename T2>
|
||||
EnumSetting<Enum> &operator=(Enum newValue)
|
||||
{
|
||||
this->setValue(Underlying(newValue));
|
||||
|
||||
Reference in New Issue
Block a user