test: gate AppError helper tests behind server feature
This commit is contained in:
parent
a06e4a5b9d
commit
1a56c0cd3f
@ -61,7 +61,7 @@ impl From<AppError> for ServerFnError {
|
||||
}
|
||||
}
|
||||
|
||||
#[cfg(test)]
|
||||
#[cfg(all(test, feature = "server"))]
|
||||
mod tests {
|
||||
use super::*;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user