Skip to content

Commit 7016df6

Browse files
Add missing test header
1 parent 400015a commit 7016df6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/tests.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -523,6 +523,7 @@ async fn delete_profile() {
523523
);
524524
}
525525

526+
#[tokio::test(flavor = "multi_thread")]
526527
async fn delete_modpack() {
527528
assert_matches!(
528529
actual_main(get_args(

0 commit comments

Comments
 (0)