Created UseExistingIfFoundInfoIcon test

This commit is contained in:
Alejandro Celaya
2019-03-17 18:14:36 +01:00
parent 2e452993ff
commit 7eeed76539
2 changed files with 24 additions and 0 deletions

View File

@@ -59,6 +59,7 @@ describe('<CreateShortUrl />', () => {
validSince: validSince.format(),
validUntil: validUntil.format(),
maxVisits: '20',
findIfExists: false,
},
]
);