We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed78946 commit c324e88Copy full SHA for c324e88
src/graph/test_utils.rs
@@ -2,7 +2,7 @@
2
// Copyright © 2024 Frequenz Energy-as-a-Service GmbH
3
4
//! This module is only compiled when running unit tests and contains features
5
-//! that are shared by all tests of the `graph` modue.
+//! that are shared by all tests of the `graph` module.
6
//!
7
//! - the `TestComponent` and `TestConnection` types, which implement the `Node`
8
//! and `Edge` traits respectively.
0 commit comments