Merge pull request #30490 from raboof/fix-FlowFlatMapPrefixSpec-instability
Fix FlowFlatMapPrefixSpec instability
This commit is contained in:
commit
d9b3987586
1 changed files with 0 additions and 1 deletions
|
|
@ -423,7 +423,6 @@ class FlowFlatMapPrefixSpec extends StreamSpec("akka.loglevel = debug") {
|
|||
.withAttributes(attributes)
|
||||
.run()
|
||||
|
||||
notUsedF.value should be(empty)
|
||||
suffixF.value should be(empty)
|
||||
srcWatchTermF.value should be(empty)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue