Details
Details
Run tests using yarn run-unit-tests.
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
services/tunnelbroker/test/AmqpManagerTest.cpp | ||
---|---|---|
38–39 ↗ | (On Diff #14425) | Shouldn't we use brace initialization? https://www.notion.so/commapp/C-coding-standards-8c9f22b4b16a41c3a868eb5f537db1de |
services/tunnelbroker/test/AmqpManagerTest.cpp | ||
---|---|---|
38–39 ↗ | (On Diff #14425) |
Yes, we can use braces here instead. |