Skip to content

Commit

Permalink
Update removeSeeds comment to clarify use
Browse files Browse the repository at this point in the history
  • Loading branch information
mjac0bs committed Oct 11, 2024
1 parent e97c2c5 commit 7fc4177
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/manager/src/mocks/presets/crud/seeds/utils.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ import type { MockSeeder, MockState } from 'src/mocks/types';

/**
* Removes the seeds from the database.
* This function is called upon unchecking an individual seeder in the MSW.
*
* @param seederId - The ID of the seeder to remove.
*
Expand Down

0 comments on commit 7fc4177

Please sign in to comment.