the tests for the put endpoint is now being tested and passing but its not what i would love
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
// tests/tables_data/mod.rs
|
||||
pub mod post_table_data_test;
|
||||
// pub mod put_table_data_test;
|
||||
// pub mod post_table_data_test;
|
||||
pub mod put_table_data_test;
|
||||
// pub mod delete_table_data_test;
|
||||
// pub mod get_table_data_test;
|
||||
// pub mod get_table_data_count_test;
|
||||
|
||||
Reference in New Issue
Block a user