1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-08-09 13:47:13 +02:00

fix: ts check

This commit is contained in:
Ivar Conradi Østhus 2025-05-26 15:54:25 +02:00
parent a36271ab9b
commit 87d509c6bd
No known key found for this signature in database
GPG Key ID: 14F51E4841AF1DE1

View File

@ -197,7 +197,7 @@ describe('legal values', () => {
result.current.updateConstraint({
type: 'set context field',
payload: 'field-without-legal-values',
payload: { name: 'field-without-legal-values' },
});
await waitFor(() => {