chenge URL und baseData magic string in testData.name
This commit is contained in:
@@ -45,8 +45,8 @@ const baseData = {
|
||||
vorgang: testVorgangsList[0],
|
||||
vorgangList: testVorgangsList,
|
||||
crimesList: testCrimesList,
|
||||
url: URL,
|
||||
crimeNames: ['modell-A']
|
||||
url: 'https://www.google.com',
|
||||
crimeNames: [testCrimesList[0].name]
|
||||
};
|
||||
|
||||
describe('Tatort Liste Page EmptyList-Komponente View', () => {
|
||||
|
||||
Reference in New Issue
Block a user