mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2026-01-20 11:51:28 +00:00
!!! Temp !!!
This commit is contained in:
parent
fa2e92a363
commit
422d818133
@ -189,7 +189,7 @@ describe('slugifyMiddleware', () => {
|
||||
})
|
||||
})
|
||||
|
||||
describe('UpdateGroup', () => {
|
||||
describe.only('UpdateGroup', () => {
|
||||
beforeEach(() => {
|
||||
variables = {
|
||||
...variables,
|
||||
@ -200,6 +200,10 @@ describe('slugifyMiddleware', () => {
|
||||
actionRadius: 'national',
|
||||
categoryIds,
|
||||
}
|
||||
await mutate({
|
||||
mutation: createGroupMutation,
|
||||
variables,
|
||||
})
|
||||
})
|
||||
|
||||
describe('if slug not exists', () => {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user