diff --git a/test/src/data_test/file_loader_test.clj b/test/src/data_test/file_loader_test.clj index 20086fd..e074b65 100644 --- a/test/src/data_test/file_loader_test.clj +++ b/test/src/data_test/file_loader_test.clj @@ -39,4 +39,4 @@ (is (thrown? RuntimeException (sut/load-test-data (sut/data-test-spec-file-prefix ::not-existing))))) -(sut/find-data-spec-files (sut/data-test-spec-file-prefix ::test-it)) +;(sut/find-data-spec-files (sut/data-test-spec-file-prefix ::test-it))