From b6c4ed7f454068a605001161449be4acc498d04d Mon Sep 17 00:00:00 2001 From: Janus Troelsen Date: Tue, 27 Jun 2023 10:40:10 +0200 Subject: [PATCH] Enable tests for servant-client-core --- build-constraints.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2b848c1b..a37e8ff4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -9110,8 +9110,6 @@ skipped-tests: - servant-cassava # tried servant-cassava-0.10.2, but its *test-suite* requires servant-server >=0.4.4.5 && < 0.20 and the snapshot contains servant-server-0.20 - servant-client # tried servant-client-0.20, but its *test-suite* requires hspec >=2.6.0 && < 2.11 and the snapshot contains hspec-2.11.1 - servant-client # tried servant-client-0.20, but its *test-suite* requires hspec-discover >=2.6.0 && < 2.11 and the snapshot contains hspec-discover-2.11.1 - - servant-client-core # tried servant-client-core-0.20, but its *test-suite* requires hspec >=2.6.0 && < 2.11 and the snapshot contains hspec-2.11.1 - - servant-client-core # tried servant-client-core-0.20, but its *test-suite* requires hspec-discover >=2.6.0 && < 2.11 and the snapshot contains hspec-discover-2.11.1 - servant-docs-simple # tried servant-docs-simple-0.4.0.0, but its *test-suite* requires hspec >=2.7.1 && < 2.9 and the snapshot contains hspec-2.11.1 - servant-docs-simple # tried servant-docs-simple-0.4.0.0, but its *test-suite* requires hspec-core >=2.7.1 && < 2.9 and the snapshot contains hspec-core-2.11.1 - servant-foreign # tried servant-foreign-0.16, but its *test-suite* requires hspec >=2.6.0 && < 2.11 and the snapshot contains hspec-2.11.1