You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As observed from an actual test, the Test.getEventBus().deliver() call seems to touch an event queue, so it is necessary to call it multiple times to test both insert and update operations on the same test context.
As observed from an actual test, the
Test.getEventBus().deliver()
call seems to touch an event queue, so it is necessary to call it multiple times to test both insert and update operations on the same test context.msg id: https://discordapp.com/channels/246568944213819393/348054624256786434/735517688402804808
The text was updated successfully, but these errors were encountered: