KissPeter / APIFuzzer

Fuzz test your application using your OpenAPI or Swagger API definition without coding
GNU General Public License v3.0
426 stars 69 forks source link

Fix docs for running test application #29

Closed lobax closed 4 years ago

lobax commented 4 years ago

Fix for #28

KissPeter commented 4 years ago

The way I start the test application in the readme is working. What is the benefit of starting the test app like this? Thanks

KissPeter commented 4 years ago

By removing the unnecessary import this can be resolved. No need to modify the readme