Skip to content

Commit

Permalink
PalisadoesFoundation#2970: autoGen-talawa-admin-docs-debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
bint-Eve committed Jan 10, 2025
1 parent 797d281 commit b5f07fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/screens/OrganizationVenues/OrganizationVenues.spec.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ class MockMutationObserver {
this._callback = callback;
}

observe(target: Node, options?: MutationObserverInit): void {
observe(_target: Node, _options?: MutationObserverInit): void {
// Mock implementation
}

Expand Down

0 comments on commit b5f07fe

Please sign in to comment.