fixed unit test failures from the recent merges
This commit is contained in:
parent
3db4bf2c74
commit
2920ac97ff
1 changed files with 0 additions and 1 deletions
|
|
@ -152,7 +152,6 @@ database_fixture::database_fixture()
|
|||
else {
|
||||
auto ahplugin = app.register_plugin<graphene::account_history::account_history_plugin>();
|
||||
app.enable_plugin("affiliate_stats");
|
||||
app.enable_plugin("market_history");
|
||||
ahplugin->plugin_set_app(&app);
|
||||
ahplugin->plugin_initialize(options);
|
||||
ahplugin->plugin_startup();
|
||||
|
|
|
|||
Loading…
Reference in a new issue