Skip to content

Commit

Permalink
MARP-923: fix tests fail
Browse files Browse the repository at this point in the history
  • Loading branch information
linhpd-axonivy committed Aug 23, 2024
1 parent e7eeb55 commit f647706
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
import ch.ivyteam.ivy.rest.client.RestClients;
import ch.ivyteam.ivy.rest.client.security.CsrfHeaderFeature;

@IvyTest
@IvyTest(enableWebServer = true)
public class AiAssistanceTest {

private static final UUID OPEN_AI = UUID.fromString("6840e778-eb27-42a0-afdc-87588ffae871");
Expand Down

0 comments on commit f647706

Please sign in to comment.