Skip to content

Commit cecb4dc

Browse files
format
1 parent 7afc5e3 commit cecb4dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sdk-tests/csdk-anchor-full-derived-test/tests/integration_tests.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3863,7 +3863,7 @@ async fn test_d9_edge_many_literals() {
38633863
#[tokio::test]
38643864
async fn test_d9_edge_mixed() {
38653865
use csdk_anchor_full_derived_test::d9_seeds::{
3866-
edge_cases::{_UNDERSCORE_CONST, AB, SEED_123},
3866+
edge_cases::{AB, SEED_123, _UNDERSCORE_CONST},
38673867
D9EdgeMixedParams,
38683868
};
38693869

0 commit comments

Comments
 (0)