mirror of
https://github.com/actix/examples
synced 2025-09-02 03:46:38 +02:00
Update template-engines/yarte to v4 (#502)
This commit is contained in:
@@ -41,7 +41,7 @@ mod test {
|
||||
|
||||
use super::*;
|
||||
|
||||
#[actix_rt::test]
|
||||
#[actix_web::test]
|
||||
async fn test() {
|
||||
let mut app = atest::init_service(App::new().service(index)).await;
|
||||
|
||||
|
Reference in New Issue
Block a user