mirror of
https://github.com/logos-blockchain/lssa.git
synced 2026-01-08 08:13:08 +00:00
fix: state test update
This commit is contained in:
parent
92b5dffec2
commit
cde11e75d6
@ -341,6 +341,7 @@ pub mod tests {
|
|||||||
authenticated_transfers_program,
|
authenticated_transfers_program,
|
||||||
);
|
);
|
||||||
this.insert(Program::token().id(), Program::token());
|
this.insert(Program::token().id(), Program::token());
|
||||||
|
this.insert(Program::amm().id(), Program::amm());
|
||||||
this
|
this
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user