Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 74dc678

Browse files
committedFeb 12, 2025··
Wrong name
1 parent 76f18e8 commit 74dc678

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎tests/test_dockers.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ def test_sentence_transformers(self):
138138

139139
def test_latent_to_image(self):
140140
# TODO add working examples.
141-
self.framework_invalid_test("image-to-latent")
141+
self.framework_invalid_test("latent-to-image")
142142

143143
def test_adapter_transformers(self):
144144
self.framework_docker_test(

0 commit comments

Comments
 (0)
Please sign in to comment.