Update overview.md

This commit is contained in:
Robert Wallach
2018-03-20 16:26:27 -05:00
committed by GitHub
parent 2a97e20fa4
commit 6d907427ae

View File

@@ -58,5 +58,4 @@ path/to/prism.exe test --spec https://goo.gl/jniYmw
You should see some nice output to your terminal detailing the tests and assertions that are run. These tests take our OAS contract and apply it to your API. They act as a sort of sync manager.
<!-- theme: info -->
> If a test fails, it means one of two things - your API is broken or, our OAS contract is out of date / incorrect