Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
wilwong89 committed Jun 28, 2024
1 parent 8754f48 commit af0bdbb
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,8 @@ const wrapperSettings = () => ({
stubs: {
RouterLink: RouterLinkStub,
'font-awesome-icon': true,
Map: true
Map: true,
SubmissionAssistance: true
},
directives: {
Tooltip: Tooltip
Expand Down

0 comments on commit af0bdbb

Please sign in to comment.