Skip to content

Commit

Permalink
[FIX] Fix Duplicate step definitions
Browse files Browse the repository at this point in the history
  • Loading branch information
bouskaJ committed Dec 13, 2019
1 parent 053a072 commit 5239711
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,6 @@ public static void main(String[] args) throws IOException {
params.add("--glue");
params.add("dev.yaks.testing.camel");

params.add("--glue");
params.add("dev.yaks.testing.camel.k");

params.add("--glue");
params.add("dev.yaks.testing.jdbc");

Expand Down

0 comments on commit 5239711

Please sign in to comment.