Skip to content

Commit e5b905c

Browse files
committed
Add unit tests for TrafficRegulator (#2366)
1 parent b65738e commit e5b905c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: s3stream/src/test/java/com/automq/stream/s3/operator/TrafficRegulatorTest.java

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
package com.automq.stream.s3.operator;
1313

1414
import com.google.common.collect.EvictingQueue;
15+
1516
import org.junit.jupiter.api.BeforeEach;
1617
import org.junit.jupiter.api.Tag;
1718
import org.junit.jupiter.api.Test;

0 commit comments

Comments
 (0)