aboutsummaryrefslogtreecommitdiff
path: root/azalea-chat/tests
diff options
context:
space:
mode:
Diffstat (limited to 'azalea-chat/tests')
-rwxr-xr-xazalea-chat/tests/integration_test.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/azalea-chat/tests/integration_test.rs b/azalea-chat/tests/integration_test.rs
index 122df538..ec305d49 100755
--- a/azalea-chat/tests/integration_test.rs
+++ b/azalea-chat/tests/integration_test.rs
@@ -1,6 +1,6 @@
use azalea_chat::{
- style::{Ansi, ChatFormatting, TextColor},
FormattedText,
+ style::{Ansi, ChatFormatting, TextColor},
};
use serde::Deserialize;
use serde_json::Value;