Skip to content

Commit

Permalink
test fix
Browse files Browse the repository at this point in the history
  • Loading branch information
puffyCid committed Dec 23, 2024
1 parent 163e65d commit eea220c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apollo/src-tauri/src/search/upload.rs
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ fn artifact_name(artifact: &str) -> Artifacts {
}

#[cfg(test)]
#[cfg(target_os = "linux")]
mod tests {
use crate::search::upload::upload_timeline;
use std::path::PathBuf;
Expand Down

0 comments on commit eea220c

Please sign in to comment.