Skip to content

Commit

Permalink
Fix type-o
Browse files Browse the repository at this point in the history
  • Loading branch information
dagardner-nv committed Sep 28, 2023
1 parent 50b50e7 commit 8e90892
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cpp/mrc/tests/test_edges.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ using namespace std::chrono_literals;

TEST_CLASS(Edges);

using TestEdgesDeathTest = TestEdges; // NOLINT(readability-identifier-naming)p
using TestEdgesDeathTest = TestEdges; // NOLINT(readability-identifier-naming)

namespace mrc::node {

Expand Down

0 comments on commit 8e90892

Please sign in to comment.