phrocker commented on a change in pull request #4086: NIFI-7187
URL: https://github.com/apache/nifi/pull/4086#discussion_r395167637
 
 

 ##########
 File path: 
nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-security/src/test/java/org/apache/nifi/web/security/headers/HTTPHeaderFiltersTest.java
 ##########
 @@ -99,14 +105,16 @@ public void testHSTSHeaderApplied() throws 
ServletException, IOException {
         FilterChain mockFilterChain = Mockito.mock(FilterChain.class);
 
         // Action
+        hstsFilter.start();
 
 Review comment:
   I'm guessing this is needed due to API changes? seems relatively innocuous. 

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to