Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
aggre committed Oct 28, 2024
1 parent 575c233 commit bb8a377
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/api/fulfillment.test.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/* eslint-disable @typescript-eslint/no-unused-vars */
import { expect, describe, it, vi, afterEach, type Mock } from 'vitest'
import { abi, post, type RequestBody } from './fulfillment'
import type { APIContext } from 'astro'
Expand Down

0 comments on commit bb8a377

Please sign in to comment.