fix: remove unused assertExists import
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
// #110 - E2E tests for /promotions endpoints
|
// #110 - E2E tests for /promotions endpoints
|
||||||
|
|
||||||
import { assertEquals, assertExists } from "@std/assert";
|
import { assertEquals } from "@std/assert";
|
||||||
import {
|
import {
|
||||||
makeContextWithAffiliation,
|
makeContextWithAffiliation,
|
||||||
makeEmployeeContext,
|
makeEmployeeContext,
|
||||||
|
|||||||
Reference in New Issue
Block a user