This message was deleted.
# typescript
s
This message was deleted.
l
I'm seeing the same behaviour now with
random.RandomString()
, which is a CustomResource, not a ComponentResource.
If I define a ComponentResource that contains a RandomString. and write a unit test that awaits that value, all is well. If I move that ComponentResource to another workspace in the same repository, the value is always undefined.