Skip to content

Commit 61dec0a

Browse files
strongly-typedsalkinium
authored andcommitted
[tests] Fix comment to correct namespace
1 parent cfb63f1 commit 61dec0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/modm/mock/spi_master.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,6 @@ class SpiMaster : public modm::SpiMaster
128128

129129
} // namespace platform
130130

131-
} // namespace modm
131+
} // namespace modm_test
132132

133133
#endif // MODM_TEST_MOCK_SPI_MASTER_HPP

0 commit comments

Comments
 (0)