Skip to content

Commit

Permalink
WiP: Rebase me out
Browse files Browse the repository at this point in the history
  • Loading branch information
gbjk committed Nov 2, 2023
1 parent 34f1ca0 commit 3769a05
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions exchanges/exchange_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -3225,3 +3225,8 @@ func TestIsPairEnabled(t *testing.T) {
t.Fatal("expected true")
}
}

func TestSetEnabledSubscriptions(t *testing.T) {
t.Parallel()
t.Fatal("GK DID NOT IMPLEMENT")
}

0 comments on commit 3769a05

Please sign in to comment.