mirror of
https://github.com/djdevin/recflare.git
synced 2026-09-09 15:11:29 -07:00
testing generic deploy
This commit is contained in:
@@ -3,7 +3,7 @@ import { describe, expect, it } from 'vitest'
|
||||
|
||||
import '../../commerce.app'
|
||||
|
||||
const ORIGIN = 'https://commerce.rec.djdevin.net'
|
||||
const ORIGIN = 'https://example.com'
|
||||
|
||||
describe('commerce endpoints', () => {
|
||||
it('GET / reports service status', async () => {
|
||||
|
||||
Reference in New Issue
Block a user