Skip to content

Commit

Permalink
Set static flags
Browse files Browse the repository at this point in the history
  • Loading branch information
NullVoxPopuli committed Jan 1, 2025
1 parent 64c53f1 commit 83fac61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-app/app/app.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import setupDeprecationWorkflow from 'ember-cli-deprecation-workflow';

setupDeprecationWorkflow({
throwOnUnhandled: true,
workflows: [],
workflow: [],
});

export default class App extends Application {
Expand Down

0 comments on commit 83fac61

Please sign in to comment.