Skip to content

Commit

Permalink
Merge pull request #322 from pulibrary/christinach-patch-1
Browse files Browse the repository at this point in the history
Update UpgradeInstructions.md
  • Loading branch information
kevinreiss authored Aug 7, 2024
2 parents 9e5f43e + a62fdcd commit d273c7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion UpgradeInstructions.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@

- Run: `bundle exec vite dev` to make sure that vite bundles JS and CSS.
- Run: `bundle install`
- Run: `bundle exec rails server s`
- Run: `bundle exec rails s`
- In `package.json` update Jest and vue/test-utils to vue3:
- Update @vue/test-utils and eslint-plugin-jest
- Add @vue/vue3-jest as a dev dependency.
Expand Down

0 comments on commit d273c7d

Please sign in to comment.