Skip to content

Commit

Permalink
fix ut
Browse files Browse the repository at this point in the history
  • Loading branch information
Yangtong Xu committed Mar 28, 2024
1 parent 869f084 commit 7adc7fb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@


@pytest.mark.unittest
class TestCosmosDB:
class TestBlobClient:
def test_get_datastore_from_map(self):
datastore_map["test"] = {
"expire_at": datetime.datetime.now() + datetime.timedelta(0, -1), # already expire
Expand Down

0 comments on commit 7adc7fb

Please sign in to comment.