mirror of
https://github.com/actix/actix-extras.git
synced 2024-11-23 15:51:06 +01:00
fix tests in CI
This commit is contained in:
parent
21413b7eaf
commit
21d859d217
@ -129,7 +129,7 @@ mod tests {
|
||||
|
||||
SledSessionStore::new(
|
||||
[
|
||||
env!("CARGO_TARGET_DIR"),
|
||||
option_env!("CARGO_TARGET_DIR").unwrap_or("target"),
|
||||
"/tmp-actix-session-tests/",
|
||||
&db_name,
|
||||
"-",
|
||||
|
Loading…
Reference in New Issue
Block a user