Skip to content

Commit 6c2b668

Browse files
relastleHiroki-Konishi
authored andcommitted
Fix: one test case
1 parent 7b69989 commit 6c2b668

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

resources/test/pmy_rules_test.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,6 @@
66
"tag": "🌱:branch",
77
"stmt": "echo master",
88
"after": "awk '{print $0}'"
9-
},
10-
{
11-
"tag": "🍺:commit",
12-
"stmt": "echo ef60c81 Update README.md",
13-
"after": "awk '{print $1}'"
149
}
1510
],
1611
"fuzzyFinderCmd": "fzf -0 -1 -q \"<query>\"",

0 commit comments

Comments
 (0)