Rebrand to Galaxy, major improvements to Bedrock support, still needs some TLC though
This commit is contained in:
@@ -3,8 +3,8 @@ use crate::integration_testing::command_palette::assertions::{
|
||||
assert_command_palette_is_open,
|
||||
};
|
||||
use crate::util::bindings::cmd_or_ctrl_shift;
|
||||
use warpui::integration::{AssertionOutcome, TestStep};
|
||||
use warpui::{App, WindowId};
|
||||
use galaxyui::integration::{AssertionOutcome, TestStep};
|
||||
use galaxyui::{App, WindowId};
|
||||
|
||||
/// Extension trait for `Vec<TestStep>` that allows chaining assertions onto the last step.
|
||||
pub trait TestStepsExt {
|
||||
|
||||
Reference in New Issue
Block a user