It wasn't clear to me while I was doing the setup tutorial that order mattered here. I ran into an error that was fixed from reading through a few github issues and fixing the order in my code. It might save some people down the line from running into this issue.
Related issues (if any)
Testing
[ N/A] List browser version(s) any admin UI changes were tested in:
[ N/A] Please confirm you've added (or verified) test coverage for this change.
[x ] Please confirm npm run test-all ran successfully.
Description of changes
It wasn't clear to me while I was doing the setup tutorial that order mattered here. I ran into an error that was fixed from reading through a few github issues and fixing the order in my code. It might save some people down the line from running into this issue.
Related issues (if any)
Testing
npm run test-all
ran successfully.