fix: fix an issue if you had no allowed PUT/DELETE paths for static
uploads
This commit is contained in:
parent
da30c60896
commit
a9f3fd9167
4 changed files with 122 additions and 21 deletions
|
@ -2,7 +2,7 @@ import * as asserts from '@std/assert';
|
|||
import { EPHEMERAL_SERVER, get_ephemeral_listen_server } from './helpers.ts';
|
||||
|
||||
Deno.test({
|
||||
name: 'check that _preload.ts files work',
|
||||
name: 'check that _pre.ts files work',
|
||||
permissions: {
|
||||
env: true,
|
||||
read: true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue