Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
  • Loading branch information
codabrink committed Dec 12, 2024
1 parent 1c413ac commit f74b322
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xmtp_mls/src/groups/device_sync/preference_sync.rs
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ impl UserPreferenceUpdate {
}
}

#[cfg(all(not(target_arch = "wasm32"), test))]
#[cfg(test)]
mod tests {
use super::*;
use crate::{
Expand Down

0 comments on commit f74b322

Please sign in to comment.