Skip to content

Commit

Permalink
fix: broke ActiveTextLogger UTs
Browse files Browse the repository at this point in the history
  • Loading branch information
kbotteon committed Jan 31, 2024
1 parent 8bae22d commit 0929658
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Svc/ActiveTextLogger/test/ut/ActiveTextLoggerTester.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ namespace Svc {

//! The component under test
//!
ActiveTextLoggerComponentImpl component;
ActiveTextLogger component;

};

Expand Down

0 comments on commit 0929658

Please sign in to comment.