fix: rw unit test

This commit is contained in:
Marc-Roig 2023-05-18 11:00:50 +02:00
parent 1e3c8036ba
commit 1f7e67d801
No known key found for this signature in database
GPG Key ID: FB4E2C43A0BEE249

View File

@ -45,7 +45,7 @@ const contentTypesMock = {
}, },
}, },
test2: { test2: {
options: {}, options: { reviewWorkflows: true },
attributes: {}, attributes: {},
}, },
}; };