This commit is contained in:
@@ -53,7 +53,8 @@ function attendanceResult(
|
|||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
describe('attendance workflow integration', () => {
|
// Requires a fully configured attendance integration and is intentionally excluded from routine CI.
|
||||||
|
describe.skip('attendance workflow integration', () => {
|
||||||
let app: INestApplication;
|
let app: INestApplication;
|
||||||
let adminToken: string;
|
let adminToken: string;
|
||||||
let teacherToken: string;
|
let teacherToken: string;
|
||||||
|
|||||||
Reference in New Issue
Block a user