Skip to content

Commit

Permalink
typo: ##configure only takes an object
Browse files Browse the repository at this point in the history
  • Loading branch information
ammarm08 authored Feb 15, 2017
1 parent 8f5f40f commit f1c582e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ quasimodo.configure({

### Methods

- `Quasimodo##configure(options=Object || args/flags=String)`
- `Quasimodo##configure(options=Object)`
- `Quasimodo##registerTest(name=String, path_to_script=String, flags=String, args=String)`
- `Quasimodo##before(command=String)`
- `Quasimodo##after(command=String)`
Expand Down

0 comments on commit f1c582e

Please sign in to comment.