Skip to content

Commit

Permalink
fix: fix cr
Browse files Browse the repository at this point in the history
  • Loading branch information
Han-Ya-Jun committed Dec 28, 2023
1 parent e3a90bd commit 5ce84b4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ def test_list(self, request_view, fake_gateway):
assert released_stages == expected_release_stages


class TestResourceVersionDiffRetrieveApi:
class TestResourceVersionRetrieveApi:
def test_retrieve(
self, request_view, fake_backend, fake_stage, fake_gateway, fake_resource_version_v2, echo_plugin_stage_binding
):
Expand Down

0 comments on commit 5ce84b4

Please sign in to comment.