chore: fix typo
This commit is contained in:
parent
933153f9bb
commit
6c45c3bd84
1 changed files with 1 additions and 1 deletions
|
|
@ -358,7 +358,7 @@ mod test {
|
|||
.with_theme("Papirus")
|
||||
.find();
|
||||
|
||||
asserting!("Given the same input parameter, lookup should ouput be the same as linincon")
|
||||
asserting!("Given the same input parameter, lookup should output be the same as linincon")
|
||||
.that(&wireshark)
|
||||
.is_some()
|
||||
.is_equal_to(lin_wireshark);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue