Skip to content

Commit

Permalink
chore: add materialsContextMixin to QEPWXContextProvider
Browse files Browse the repository at this point in the history
  • Loading branch information
azech-hqs committed Oct 13, 2022
1 parent 56be15f commit a7dd0ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/context/providers/espresso/providers.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ import { ExecutableContextProvider } from "../../providers";

export class QEPWXContextProvider extends mix(ExecutableContextProvider).with(
MaterialContextMixin,
MaterialsContextMixin,
MethodDataContextMixin,
WorkflowContextMixin,
JobContextMixin,
Expand Down

0 comments on commit a7dd0ac

Please sign in to comment.