changes to test suite to use new routes

This commit is contained in:
realaravinth
2021-04-11 23:50:53 +05:30
parent 8851b1f7b7
commit bbf182a918
8 changed files with 2 additions and 9 deletions

View File

@@ -47,7 +47,6 @@ mod tests {
use super::*;
use crate::api::v1::pow::get_config::GetConfigPayload;
use crate::api::v1::services as v1_services;
use crate::tests::*;
use crate::*;