Skip to content

Commit

Permalink
feat(#129): clean for check
Browse files Browse the repository at this point in the history
  • Loading branch information
h1alexbel committed Sep 19, 2024
1 parent 8edc465 commit 7e21a3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/tests/integration_test.rs
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
mod tests {
use anyhow::Result;
use assert_cmd::Command;
use std::time::Duration;
use std::str;
use std::time::Duration;

#[test]
fn outputs_help() -> Result<()> {
Expand Down

0 comments on commit 7e21a3e

Please sign in to comment.