mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
fixed target Type
This commit is contained in:
parent
977fdef089
commit
207f5c1bc5
@ -8,7 +8,7 @@ describe('CloseButton', () => {
|
||||
|
||||
let wrapper
|
||||
let propsData = {
|
||||
target: ["Target", 0],
|
||||
target: "Target",
|
||||
expanded: false,
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user