Skip to content

Commit c9f6cdf

Browse files
committed
Import correct file for deprecatino-workflow
1 parent e52e441 commit c9f6cdf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/acceptance/flush-deprecations-test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import { deprecate } from '@ember/debug';
22
import { module } from 'qunit';
33
import test from '../helpers/debug-test';
4-
import { config } from 'dummy/deprecation-workflow';
4+
import { config } from '../deprecation-workflow';
55

66
let originalWarn;
77

0 commit comments

Comments
 (0)