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 Oct 31, 2023
1 parent 1417132 commit bb83cc1
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 bb83cc1

Please sign in to comment.