mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
Change the Test name so that we see if their is a publisher ID or not
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
This commit is contained in:
parent
3fdb503ea6
commit
efed348a94
@ -82,7 +82,7 @@ describe('SideBar', () => {
|
|||||||
})
|
})
|
||||||
|
|
||||||
describe('static menu items', () => {
|
describe('static menu items', () => {
|
||||||
describe("member's area", () => {
|
describe("member's area without publisher ID", () => {
|
||||||
it('has a link to the elopage', () => {
|
it('has a link to the elopage', () => {
|
||||||
expect(wrapper.findAll('li').at(0).text()).toContain('members_area')
|
expect(wrapper.findAll('li').at(0).text()).toContain('members_area')
|
||||||
})
|
})
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user