Skip to content

Commit

Permalink
Add missing test header
Browse files Browse the repository at this point in the history
  • Loading branch information
theRookieCoder committed Dec 27, 2024
1 parent 400015a commit 7016df6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/tests.rs
Original file line number Diff line number Diff line change
Expand Up @@ -523,6 +523,7 @@ async fn delete_profile() {
);
}

#[tokio::test(flavor = "multi_thread")]
async fn delete_modpack() {
assert_matches!(
actual_main(get_args(
Expand Down

0 comments on commit 7016df6

Please sign in to comment.