renamed again and fixed some minor stuff
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
use crate::common::setup_isolated_db;
|
||||
use server::table_script::handlers::post_table_script::post_table_script; // Fixed import
|
||||
use common::proto::KompAC::table_script::PostTableScriptRequest;
|
||||
use common::proto::komp_ac::table_script::PostTableScriptRequest;
|
||||
use rstest::*;
|
||||
use serde_json::json;
|
||||
use sqlx::PgPool;
|
||||
|
||||
Reference in New Issue
Block a user