Skip to content

Commit

Permalink
tests: rename integration_tests::archives -> install
Browse files Browse the repository at this point in the history
  • Loading branch information
devmatteini committed Aug 24, 2024
1 parent 6d43471 commit 5a6b4ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integration_tests.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ mod assertions;
mod docker;
mod fs;

mod archives {
mod install {
use std::process::Command;
use test_case::test_case;

Expand Down

0 comments on commit 5a6b4ef

Please sign in to comment.