graphql-engine/server/lib/schema-parsers
Auke Booij e6db044ecc server: fix some hspec tests
- One test suite wasn't getting picked up due to it not satisfying the [criteria](https://hspec.github.io/hspec-discover.html) for `hspec-discover`
- One test was broken ever since it was introduced in hasura/graphql-engine-mono#5181. This wasn't picked up due to the module not satisfying `hspec-discover`'s criteria until more recently.

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7801
GitOrigin-RevId: fd5c31ccf12d6d0c4be0dc7bf99f14d63caccc83
2023-02-03 14:09:19 +00:00
..
src server: improve phrasing for "conflicting type definitions" error 2023-01-31 09:07:03 +00:00
test server: fix some hspec tests 2023-02-03 14:09:19 +00:00
schema-parsers.cabal [ci] test the libraries in server/lib 2023-02-02 17:32:48 +00:00