diff --git a/components/graphql/__types__/field.spec.js b/components/graphql/__tests__/field.spec.js similarity index 100% rename from components/graphql/__types__/field.spec.js rename to components/graphql/__tests__/field.spec.js diff --git a/components/graphql/__types__/type.spec.js b/components/graphql/__tests__/type.spec.js similarity index 100% rename from components/graphql/__types__/type.spec.js rename to components/graphql/__tests__/type.spec.js diff --git a/components/graphql/__types__/typelink.spec.js b/components/graphql/__tests__/typelink.spec.js similarity index 100% rename from components/graphql/__types__/typelink.spec.js rename to components/graphql/__tests__/typelink.spec.js