mirror of
https://github.com/discourse/discourse.git
synced 2025-05-22 05:41:15 +08:00
Reset plugins before tests too
This commit is contained in:
@ -65,6 +65,7 @@ function acceptance(name, options) {
|
||||
}
|
||||
}
|
||||
|
||||
resetPluginApi();
|
||||
Discourse.reset();
|
||||
},
|
||||
|
||||
|
Reference in New Issue
Block a user