Hey anyone else ran into any issues when using jes...
# help
t
Hey anyone else ran into any issues when using jest.setSystemTime(); in combination with the aws dynamodb client. For some reason it makes my tests start to timeout
f
Hey @Thomas Ankcorn, did u manage to track this down? R u running
jest
directly or via
sst test
?
t
Jest directly, unrelated to SST. Just hoped this channel might have ran into it before!