mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-11-01 11:06:50 +08:00
feat(user): generate and delete sample data (#2987)
Co-authored-by: Rachit Naithani <rachit.naithani@juspay.in> Co-authored-by: Mani Chandra Dulam <mani.dchandra@juspay.in>
This commit is contained in:
@ -13,6 +13,8 @@ use crate::{
|
||||
types::domain,
|
||||
utils,
|
||||
};
|
||||
#[cfg(feature = "dummy_connector")]
|
||||
pub mod sample_data;
|
||||
|
||||
pub mod dashboard_metadata;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user