move Page tests to a non-versioned file

This commit is contained in:
Brian Hicks 2020-08-13 16:33:15 -05:00
parent 189fbf0881
commit c7d6bafc96

View File

@ -1,4 +1,4 @@
module Spec.Nri.Ui.Page.V3 exposing (all) module Spec.Nri.Ui.Page exposing (all)
import Expect exposing (Expectation) import Expect exposing (Expectation)
import Html.Styled as Html import Html.Styled as Html