Added to no-ci group to avoid rate limits

This commit is contained in:
Erik C. Thauvin 2023-01-12 10:27:01 -08:00
parent 66ca972b9b
commit 4fcdce5229

View file

@ -50,7 +50,7 @@ class ChatGptTest : LocalProperties() {
.hasNoCause()
}
@Test(groups = ["modules"])
@Test(groups = ["modules", "no-ci"])
fun testChat() {
val apiKey = getProperty(ChatGpt.CHATGPT_API_KEY)
assertThat(