tvalentyn commented on issue #30199:
URL: https://github.com/apache/beam/issues/30199#issuecomment-1924591647

   When running the test locally, it doesn't seem to run:
   
   ```
   $ npm test -- --grep "@dataflow" 
   ```
   
   produces no logs for me when I run it locally:
   
   ``` 
   > [email protected] pretest
   > npm run build
   
   
   > [email protected] build
   > bash build.sh
   
   
   > [email protected] test
   > mocha dist/test dist/test/docs --grep @dataflow
   
   
   
     0 passing (2ms)
   ```
   
   cc: @robertwb
   
   
   


-- 
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]

Reply via email to