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.
2 parents 18fe6fd + 64946b0 commit d3df450Copy full SHA for d3df450
test/integration.feature
@@ -7,8 +7,8 @@ Feature: integration print the correct messages
7
| password | transformations |
8
9
Scenario:
10
- Given integration transformations is running
11
- Then integration transformations should print Information stored
+ Given Camel-K integration transformations is running
+ Then Camel-K integration transformations should print Information stored
12
When SQL query: SELECT COUNT(id) AS NUMROWS FROM measurements
13
Then verify column NUMROWS=1
14
0 commit comments