1
0
mirror of synced 2026-08-07 07:36:56 +00:00

document plugin specs

This commit is contained in:
Rimian Perkins
2017-02-15 10:59:04 +11:00
parent 0922094580
commit 9d67fe3c35
+3 -1
View File
@@ -17,7 +17,9 @@ STRIPE_PUBLISHABLE_KEY: 'my_publishable_key'
# Testing
To run the specs, install the plugin and run `bundle exec rake plugin:spec` in the discourse root directory.
To run the specs, install the plugin and run `bundle exec rake plugin:spec[discourse-payments]` in the discourse root directory.
If you're using a zsh shell, then you probably get this error: `zsh: no matches found ...` and you'll need to escape the square brackets with backslashes.
Run the local js acceptance tests here: