pub fn create_schema_plugin_with_config( id: &str, sandbox: &Path, _schema: PathBuf, config: HashMap<String, String> ) -> WasmTestWrapper