Skip to content

Commit

Permalink
Update supabase mw test import path
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions committed Jul 5, 2024
1 parent f272bbb commit 57e1f2f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import { authDecoder } from '@redwoodjs/auth-supabase-api'
import {
MiddlewareRequest,
MiddlewareResponse,
} from '@redwoodjs/vite/middleware'
} from '@redwoodjs/web/middleware'

import initSupabaseAuthMiddleware from '../index'
import type { SupabaseAuthMiddlewareOptions } from '../index'
Expand Down

0 comments on commit 57e1f2f

Please sign in to comment.