Rebrand to Galaxy, major improvements to Bedrock support, still needs some TLC though
This commit is contained in:
@@ -4,8 +4,8 @@ use crate::{
|
||||
test_util::settings::initialize_settings_for_tests,
|
||||
};
|
||||
use chrono::Utc;
|
||||
use warp_graphql::scalars::time::ServerTimestamp;
|
||||
use warpui::{App, SingletonEntity};
|
||||
use galaxy_graphql::scalars::time::ServerTimestamp;
|
||||
use galaxyui::{App, SingletonEntity};
|
||||
|
||||
fn create_test_request_limit_info(
|
||||
limit: usize,
|
||||
|
||||
Reference in New Issue
Block a user