Skip to content

Commit

Permalink
remove remix eslint config from expected test
Browse files Browse the repository at this point in the history
  • Loading branch information
liady committed Jan 27, 2025
1 parent ba4a509 commit efa5cf3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/cli/src/commands/hydrogen/upgrade.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -710,7 +710,6 @@ describe('upgrade', async () => {
'@remix-run/react@2.1.0',
'@remix-run/server-runtime@2.1.0',
'@remix-run/dev@2.1.0',
'@remix-run/eslint-config@2.1.0',
'@remix-run/css-bundle@2.1.0',
];

Expand Down Expand Up @@ -745,7 +744,6 @@ describe('upgrade', async () => {
'@remix-run/react@2.1.0',
'@remix-run/server-runtime@2.1.0',
'@remix-run/dev@2.1.0',
'@remix-run/eslint-config@2.1.0',
'@remix-run/css-bundle@2.1.0',
];

Expand Down

0 comments on commit efa5cf3

Please sign in to comment.