mirror of
https://github.com/HackPlan/RootPanel.git
synced 2026-04-24 11:45:40 +08:00
reconfigure
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
|
||||
it 'GET /:category/:title', (done) ->
|
||||
agent.get '/wiki/FAQ/Billing.md'
|
||||
.expect 200
|
||||
.expect if config.plugins.wiki.disable_default_wiki then 404 else 200
|
||||
.end done
|
||||
|
||||
it 'GET /:category/:title when not exist', (done) ->
|
||||
|
||||
Reference in New Issue
Block a user