fixed the file location of stepper
This commit is contained in:
@@ -194,10 +194,10 @@ functions:
|
||||
|
||||
|
||||
getStepperInfo:
|
||||
handler: src/modules/common/handlers/getStepperHandler
|
||||
handler: src/modules/host/handlers/getStepper.handler
|
||||
package:
|
||||
patterns:
|
||||
- "src/common/utils/handlers/getStepperHandler.*"
|
||||
- "src/modules/host/handlers/getStepper.handler.*"
|
||||
- "src/common/utils/handlers/safeHandler.*"
|
||||
- "src/common/database/**"
|
||||
- "src/modules/host/services/**"
|
||||
|
||||
Reference in New Issue
Block a user