adam-markovics commented on a change in pull request #1172:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1172#discussion_r714595142
##########
File path: docker/test/integration/steps/steps.py
##########
@@ -556,9 +556,9 @@ def step_impl(context, log_message, duration):
context.test.check_minifi_log_contents(log_message, timeparse(duration))
# MQTT
Review comment:
I checked before submitting and nothing failed for me either. Strange.
My local version is:
```
adam@amarkovics-Linux:~/work/minifi-cpp/build$ flake8 --version
3.7.9 (mccabe: 0.6.1, pycodestyle: 2.5.0, pyflakes: 2.1.1) CPython 3.8.10 on
Linux
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]