fixed merge conflicts
This commit is contained in:
@@ -11,7 +11,7 @@ class TestNotiService extends NotificationService {
|
||||
return Promise.resolve();
|
||||
}
|
||||
|
||||
async reSendNotification() {
|
||||
async resendNotification() {
|
||||
return Promise.resolve();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user