Cash Assembly: Support for native cash assembly evaluations and primitive method resolution
This commit is contained in:
@@ -99,7 +99,7 @@ const testPushComposedRejectsMultipleConsumers = async (): Promise<void> => {
|
||||
/* eslint-disable-next-line */
|
||||
for await (const _value of iterator) {
|
||||
}
|
||||
} catch (error) {
|
||||
} catch {
|
||||
failureFlag();
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user