Skip to content

Commit 2b6f11c

Browse files
documentation clarity
1 parent 4eadb44 commit 2b6f11c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/tests/service.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ use crate::Service;
44
mod tests {
55
use super::*;
66

7+
// make these tests more comprehensive
78
#[test]
89
fn creation_basic() {
910
let service = Service::builder()

0 commit comments

Comments
 (0)