Skip to content

Commit

Permalink
[4.x] Clean up dependencies (#7504)
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonvarga authored Feb 10, 2023
1 parent 081a06c commit 7580f19
Show file tree
Hide file tree
Showing 19 changed files with 4,081 additions and 4,697 deletions.
9 changes: 0 additions & 9 deletions frontend.mix.js

This file was deleted.

6 changes: 3 additions & 3 deletions jest.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -112,9 +112,9 @@ module.exports = {
// rootDir: null,

// A list of paths to directories that Jest should use to search for files in
// roots: [
// "<rootDir>"
// ],
roots: [
"<rootDir>/resources/js"
],

// Allows you to use a custom runner instead of Jest's default test runner
// runner: "jest-runner",
Expand Down
Loading

0 comments on commit 7580f19

Please sign in to comment.