Skip to content

Commit 20eb115

Browse files
committed
skip tests until further notice
1 parent d301a42 commit 20eb115

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

internal/services/inference/custom_model_test.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ func TestAccCustomModel_Basic(t *testing.T) {
4444
}
4545

4646
func TestAccCustomModel_DeployModelOnServer(t *testing.T) {
47+
t.Skip("Can not run tests at the moment")
48+
4749
tt := acctest.NewTestTools(t)
4850
defer tt.Cleanup()
4951

0 commit comments

Comments
 (0)