Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need test case for duplicate entries in manifest.yaml #1102

Open
huydoan2 opened this issue Aug 10, 2020 · 0 comments
Open

Need test case for duplicate entries in manifest.yaml #1102

huydoan2 opened this issue Aug 10, 2020 · 0 comments

Comments

@huydoan2
Copy link
Contributor

We need a test case for expected behavior when there are duplicated entries in manifest.yaml such as:

packages:
  helloworld:
    actions:
      hello1:
        function: ../src/integration/helloworld/actions/hello.js
        limits:
          timeout: 1
          timeout: 600000

#1101 eliminated a similar test due to a package change and the behavior also changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant