move TextInput teests to a non-versioned file

This commit is contained in:
Brian Hicks 2020-08-13 16:40:03 -05:00
parent 8b91af1ccb
commit 94f5d0e5cc

View File

@ -1,4 +1,4 @@
module Spec.Nri.Ui.TextInput.V6 exposing (spec)
module Spec.Nri.Ui.TextInput exposing (spec)
import Html.Styled
import Nri.Ui.TextInput.V6 as TextInput