1
0
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:
Rob Ede 2022-07-31 06:20:44 +01:00
parent 21413b7eaf
commit 21d859d217
No known key found for this signature in database
GPG Key ID: 97C636207D3EF933

View File

@ -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,
"-",