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 2d5dfb8Copy full SHA for 2d5dfb8
internal/services/inference/custom_model_test.go
@@ -44,8 +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()
51
0 commit comments