We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59255f1 commit d3e84c9Copy full SHA for d3e84c9
kmir/src/tests/integration/test_integration.py
@@ -37,12 +37,6 @@
37
'assume-cheatcode': ['check_assume'],
38
'assume-cheatcode-conflict-fail': ['check_assume_conflict'],
39
'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
- ],
46
}
47
PROVE_RS_SHOW_SPECS = [
48
'local-raw-fail',
0 commit comments