Skip to content

Commit

Permalink
add fixme
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin7-1 committed Nov 20, 2024
1 parent 1318902 commit 19a109b
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@

import static java.util.Collections.singletonList;

/**
* FIXME: there are some failed test.
*/
@EnabledIfEnvironmentVariable(named = "QIANFAN_API_KEY", matches = ".+")
class QianfanAiServicesWithToolsIT extends AiServicesWithNewToolsIT {

Expand Down

0 comments on commit 19a109b

Please sign in to comment.