Skip to content
This repository was archived by the owner on Jul 14, 2020. It is now read-only.

Added LambdaRuntimeTestUtils Library in Package.swift #21

Merged
merged 1 commit into from
Jan 13, 2020
Merged

Added LambdaRuntimeTestUtils Library in Package.swift #21

merged 1 commit into from
Jan 13, 2020

Conversation

mr-j-tree
Copy link
Contributor

The LambdaRuntimeTestUtils module could not be imported from an external Lambda function SPM package without a .library() entry in Package.swift, which I have added. It now imports correctly and is usable in my Lambda function's unit tests.

@mr-j-tree mr-j-tree closed this Jan 13, 2020
@mr-j-tree
Copy link
Contributor Author

Ignore the previous closing of this PR. I ran into another issue which I thought might be related but it has been eliminated and I am still confident this fix is valid.

@mr-j-tree mr-j-tree reopened this Jan 13, 2020
@fabianfett
Copy link
Owner

Super valid! Thanks so much!

@fabianfett fabianfett merged commit a09988e into fabianfett:master Jan 13, 2020
@fabianfett fabianfett added this to the v0.4.0 milestone Jan 13, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants