Skip to content
This repository has been archived by the owner on Dec 10, 2018. It is now read-only.

Duplicate expectations should error #15

Open
pirapira opened this issue Feb 27, 2018 · 0 comments
Open

Duplicate expectations should error #15

pirapira opened this issue Feb 27, 2018 · 0 comments
Labels
bug Something isn't working

Comments

@pirapira
Copy link
Member

Even when I duplicate expect entries like

"expect" : [
{...,
    network: [">=Byzantium"]
},
{...,
    network: [">=Byzantium"]
}
]

I see no errors.

@pirapira pirapira added the bug Something isn't working label Feb 27, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant