mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FIX: Resolve issues running qunit via rake (#10922)
discourse-perspective-api was not successfully running tests via the qunit:test rake task due to inconsistent naming between core and the repo. As a result we no longer need the mapping in the plugin rake task, too.
This commit is contained in:
@@ -46,7 +46,7 @@ class Plugin::Metadata
|
||||
"discourse-no-bump",
|
||||
"discourse-oauth2-basic",
|
||||
"discourse-patreon",
|
||||
"discourse-perspective",
|
||||
"discourse-perspective-api",
|
||||
"discourse-plugin-discord-auth",
|
||||
"discourse-plugin-linkedin-auth",
|
||||
"discourse-plugin-office365-auth",
|
||||
|
||||
Reference in New Issue
Block a user