Rebrand to Galaxy, major improvements to Bedrock support, still needs some TLC though
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
use settings::{RespectUserSyncSetting, SyncToCloud};
|
||||
use warp::{
|
||||
use galaxy::{
|
||||
features::FeatureFlag,
|
||||
integration_testing::{
|
||||
self,
|
||||
@@ -23,7 +23,7 @@ use warp::{
|
||||
},
|
||||
workspace::Workspace,
|
||||
};
|
||||
use warpui::{
|
||||
use galaxyui::{
|
||||
async_assert_eq,
|
||||
integration::{AssertionOutcome, TestStep},
|
||||
SingletonEntity, ViewHandle,
|
||||
|
||||
Reference in New Issue
Block a user