feat(freight): shop freight templates, server-side checkout fees, company dictionary (add-freight-templates)
This commit is contained in:
@@ -16,6 +16,7 @@ impl TestApp {
|
||||
}
|
||||
|
||||
pub async fn spawn_state() -> vmall_api::state::AppState {
|
||||
let _ = tracing_subscriber::fmt().with_test_writer().try_init();
|
||||
let config = Config {
|
||||
database_url: TEST_DB_URL.into(),
|
||||
redis_url: TEST_REDIS_URL.into(),
|
||||
|
||||
Reference in New Issue
Block a user