Skip to content

Commit 4e2065a

Browse files
committed
chore: fix imports
1 parent d22b9e2 commit 4e2065a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/mpesa-rust/main.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ mod c2b_register_test;
1212
mod c2b_simulate_test;
1313

1414
mod dynamic_qr_tests;
15-
mod helpers;
1615
#[cfg(test)]
1716
mod express;
17+
mod helpers;
1818
#[cfg(test)]
1919
mod transaction_reversal_test;
2020
#[cfg(test)]

0 commit comments

Comments
 (0)