Skip to content

Commit

Permalink
prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinjcai committed Nov 3, 2023
1 parent e1bcd8c commit e0dde48
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/api/supabase/queries/tests/order_test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@ export async function testFetchOrderByUUID() {
}
}



// Test fetching an order by ID
export async function testGetOrderById() {
const orderId = '2'; // Replace with a valid order ID
Expand Down

0 comments on commit e0dde48

Please sign in to comment.