Skip to content

Commit

Permalink
fix: test description
Browse files Browse the repository at this point in the history
  • Loading branch information
arpitsrivastava-cb committed Dec 17, 2024
1 parent 41598bf commit 69e76f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tests/address_reputation_test.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import { AddressReputation } from "../coinbase/address_reputation";

describe("AddressReputation for risky address", () => {
describe("AddressReputation", () => {
let addressReputation: AddressReputation;

beforeEach(() => {
Expand Down

0 comments on commit 69e76f8

Please sign in to comment.