demo user task

This commit is contained in:
realaravinth
2021-08-09 11:56:25 +05:30
parent 3c72d27b36
commit 147f563ec8
18 changed files with 190 additions and 72 deletions

View File

@@ -98,7 +98,7 @@ pub mod runner {
#[cfg(test)]
mod tests {
use actix_web::http::{header, StatusCode};
use actix_web::http::StatusCode;
use actix_web::test;
use super::*;