Skip to content

Commit

Permalink
fix: CI
Browse files Browse the repository at this point in the history
Signed-off-by: salaheldinsoliman <salaheldin_sameh@aucegypt.edu>
  • Loading branch information
salaheldinsoliman committed Aug 15, 2024
1 parent e4ddaac commit 943cbda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/soroban_testcases/print.rs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// SPDX-License-Identifier: Apache-2.0

use crate::build_solidity;
use soroban_sdk::{testutils::Logs, IntoVal, Val};
use soroban_sdk::testutils::Logs;

#[test]
fn log_runtime_error() {
Expand Down

0 comments on commit 943cbda

Please sign in to comment.