mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
Clean up
This commit is contained in:
parent
0acd7f6501
commit
a4df55072a
@ -232,15 +232,6 @@ describe('templateBuilder', () => {
|
||||
})
|
||||
})
|
||||
|
||||
// describe('XXX', () => {
|
||||
// it('e-mail is build with all data', async () => {
|
||||
// XXX({
|
||||
// email: 'test@example.org',
|
||||
// XXX notification: notificationAdded,
|
||||
// })
|
||||
// })
|
||||
// })
|
||||
|
||||
describe('notificationTemplate', () => {
|
||||
beforeEach(() => {
|
||||
actionUrl = new URL('/notifications', CONFIG.CLIENT_URI).toString()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user