webpack/scenes/Subscriptions/UpstreamSubscriptions/__tests__/UpstreamSubscriptionsReducer.test.js in katello-3.16.0.rc3.1 vs webpack/scenes/Subscriptions/UpstreamSubscriptions/__tests__/UpstreamSubscriptionsReducer.test.js in katello-3.16.0.rc4
- old
+ new
@@ -1,5 +1,5 @@
-import * as types from '../UpstreamSubscriptionsContstants';
+import * as types from '../UpstreamSubscriptionsConstants';
import {
initialState,
loadingState,
requestSuccessResponse,