Skip to content

Commit

Permalink
Remove unnecessary space
Browse files Browse the repository at this point in the history
  • Loading branch information
aon committed Sep 21, 2023
1 parent 002f0da commit 73ca8c8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test-cases/default-accounts/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ mod custom_default_accounts {

// TODO: This tests should be changed to `assert_eq` when ink
// integration test environment is improved.

#[ink::test]
fn test_alice_account() {
let integration_test_accounts: DefaultAccounts<ink::env::DefaultEnvironment> =
Expand Down

0 comments on commit 73ca8c8

Please sign in to comment.