mirror of
https://github.com/apache/nifi.git
synced 2025-02-22 02:15:56 +00:00
NIFI-3483 Added import statement to resolve failing tests.
Signed-off-by: Aldrin Piri <aldrin@apache.org>
This commit is contained in:
parent
01979aebec
commit
1376e5fbd0
@ -41,6 +41,8 @@ import org.codehaus.jackson.xc.JaxbAnnotationIntrospector
|
||||
import spock.lang.Specification
|
||||
import spock.lang.Unroll
|
||||
|
||||
import java.text.NumberFormat
|
||||
|
||||
@Unroll
|
||||
class StandardHttpResponseMapperSpec extends Specification {
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user