We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3df450 commit 3bf0cfaCopy full SHA for 3bf0cfa
test/integration.feature
@@ -6,7 +6,7 @@ Feature: integration print the correct messages
6
| username | camel-k-example |
7
| password | transformations |
8
9
- Scenario:
+ Scenario: Integration transformations store information to the database
10
Given Camel-K integration transformations is running
11
Then Camel-K integration transformations should print Information stored
12
When SQL query: SELECT COUNT(id) AS NUMROWS FROM measurements
0 commit comments