We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6480b5b commit d84550eCopy full SHA for d84550e
internal/services/inference/custom_model_test.go
@@ -44,7 +44,6 @@ func TestAccCustomModel_Basic(t *testing.T) {
44
}
45
46
func TestAccCustomModel_DeployModelOnServer(t *testing.T) {
47
- t.Skip("Can not run tests at the moment")
48
49
tt := acctest.NewTestTools(t)
50
defer tt.Cleanup()
0 commit comments