Skip to content

Commit

Permalink
fix: Fix sample test (#215)
Browse files Browse the repository at this point in the history
* chore: release 0.5.0

Release-As: 0.5.0

* fix: deploy_model_custom_trained_model_sample_test
  • Loading branch information
dizcology committed Feb 9, 2021
1 parent 2863dc0 commit cdeb0ec
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -24,7 +24,7 @@
LOCATION = "us-central1"

# Resource Name of "permanent_custom_mnist_model"
MODEL_NAME = "projects/580378083368/locations/us-central1/models/4992732768149438464"
MODEL_NAME = "projects/580378083368/locations/us-central1/models/6430031960164270080"


@pytest.fixture(scope="function", autouse=True)
Expand Down

0 comments on commit cdeb0ec

Please sign in to comment.