Skip to content

Commit

Permalink
Merge pull request #315 from NibiruChain/develop
Browse files Browse the repository at this point in the history
fix: fix build
  • Loading branch information
cgilbe27 authored Feb 6, 2024
2 parents b73231a + fdd2be7 commit 58f531a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/gql/heart-monitor/heart-monitor.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -469,7 +469,6 @@ const testMarketingMutation = async (
test.skip("marketingMutation", async () => {
await testMarketingMutation({
input: {
creationTimestamp: new Date().toString(),
userId: "800528778854182912",
nibiAddress: "nibi1p6luzkxeufy29reymgjqnl5mv6a6gae07cphed",
displayName: "WildFyre",
Expand Down

1 comment on commit 58f531a

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lines Statements Branches Functions
Coverage: 93%
94.62% (1197/1265) 87.82% (541/616) 88.03% (309/351)

Please sign in to comment.