Skip to content

Commit

Permalink
✅ test(DataMart): rename test
Browse files Browse the repository at this point in the history
  • Loading branch information
gtempus committed Oct 7, 2024
1 parent 2f35e66 commit eb8a674
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ async def send_tree_cover_change_request(api_key, async_client: AsyncClient, par


@pytest.mark.asyncio
async def test_net_tree_cover_change_builds_succeeds(
async def test_net_tree_cover_change_succeeds(
apikey, async_client: AsyncClient
):
with patch(
Expand Down

0 comments on commit eb8a674

Please sign in to comment.