We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a72b542 commit e5ebb34Copy full SHA for e5ebb34
tests/Altinn.Broker.UseCaseTests/case_initialize.js
@@ -44,7 +44,7 @@ export default async function () {
44
// Cleanup test data
45
await cleanupUseCaseTestData();
46
47
- check(null, { 'Intentional failure :( (force_fail)': () => false });
+ check(null, { 'Intentional failure :() (force_fail)': () => false });
48
}
49
50
0 commit comments