File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed
tests/integration/debug_files Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -135,10 +135,6 @@ fn command_debug_files_upload_mixed_embedded_sources() {
135135 }"# ,
136136 ) ,
137137 )
138- // TODO this isn't tested properly at the moment, because `indicatif` ProgressBar (at least at the current version)
139- // swallows debug logs printed while the progress bar is active and the session is not attended.
140- // See how it's supposed to look like `debug_files-bundle_sources-mixed-embedded-sources.trycmd` and try it out
141- // after an update of `indicatif` to the latest version (currently it's blocked by some other issues).
142138 . register_trycmd_test ( "debug_files/upload/debug_files-upload-mixed-embedded-sources.trycmd" )
143139 . with_default_token ( ) ;
144140}
You can’t perform that action at this time.
0 commit comments