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:
Justin DiRose
2020-10-14 14:05:10 -05:00
committed by GitHub
parent 099bf97dca
commit f4f2e081d7
2 changed files with 2 additions and 3 deletions

View File

@@ -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",