refactor: extract inline tests to separate files in auth + storage adapters
This commit is contained in:
2
crates/adapters/auth/tests/auth_tests.rs
Normal file
2
crates/adapters/auth/tests/auth_tests.rs
Normal file
@@ -0,0 +1,2 @@
|
||||
mod jwt;
|
||||
mod password;
|
||||
Reference in New Issue
Block a user