mirror of
https://gitee.com/nocobase/nocobase.git
synced 2024-12-02 04:07:50 +08:00
test(plugin-workflow): skip prompt tests (#692)
This commit is contained in:
parent
92cd76ce48
commit
95e799880c
@ -6,7 +6,7 @@ import { EXECUTION_STATUS, JOB_STATUS } from '../../constants';
|
||||
|
||||
|
||||
|
||||
describe('workflow > instructions > prompt', () => {
|
||||
describe.skip('workflow > instructions > prompt', () => {
|
||||
describe('base', () => {
|
||||
let app: MockServer;
|
||||
let agent;
|
||||
|
Loading…
Reference in New Issue
Block a user