Skip to content

Commit

Permalink
test: reset plugin tests
Browse files Browse the repository at this point in the history
  • Loading branch information
phodal committed Feb 24, 2021
1 parent b278560 commit 3f5440d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion plugin_manager/src/plugin_manager.rs
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ mod tests {
use crate::plugin_manager::PluginManager;
use core_model::CocoConfig;

#[ignore]
#[test]
fn test_plugin_run_in_local() {
let config = CocoConfig::default();
Expand Down

0 comments on commit 3f5440d

Please sign in to comment.