fixed build libs
This commit is contained in:
parent
b03231b849
commit
42baadae38
26 changed files with 981 additions and 541 deletions
|
|
@ -1,5 +1,5 @@
|
|||
import { afterEach, beforeEach, describe, expect, it, mock } from 'bun:test';
|
||||
import { Shutdown } from './shutdown';
|
||||
import { Shutdown } from '../src/shutdown';
|
||||
|
||||
describe('Shutdown', () => {
|
||||
let shutdown: Shutdown;
|
||||
Loading…
Add table
Add a link
Reference in a new issue