Skip to content

Commit d3e84c9

Browse files
committed
remove mock test from integration test
1 parent 59255f1 commit d3e84c9

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

kmir/src/tests/integration/test_integration.py

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -37,12 +37,6 @@
3737
'assume-cheatcode': ['check_assume'],
3838
'assume-cheatcode-conflict-fail': ['check_assume_conflict'],
3939
'transmute-bytes': ['bytes_to_u64', 'u64_to_bytes'],
40-
'spl_token_domain_data': [
41-
'test_spl_account_domain_data',
42-
'test_spl_mint_domain_data',
43-
'test_spl_rent_domain_data',
44-
'test_spl_account_lamports_read_then_write',
45-
],
4640
}
4741
PROVE_RS_SHOW_SPECS = [
4842
'local-raw-fail',

0 commit comments

Comments
 (0)