Skip to content

Commit e0f4bb4

Browse files
committed
Revert "Set path correctly"
This reverts commit 567948c.
1 parent 430982e commit e0f4bb4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
const { createNodeMiddleware, createProbot } = require("probot");
22

3-
const app = require("../../app");
3+
const app = require('../../../app');
44

55
module.exports = createNodeMiddleware(app, {
66
probot: createProbot(),

0 commit comments

Comments
 (0)