Skip to content

Commit

Permalink
Merge pull request #515 from OdyseeTeam/feature-arfleet
Browse files Browse the repository at this point in the history
Feature arfleet
  • Loading branch information
anbsky authored Aug 22, 2024
2 parents f8e4915 + 73dcf46 commit 01b5fab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/query/paid_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,7 @@ func (s *paidContentSuite) TestAccess() {
}

func (s *paidContentSuite) TestAccessLBC() {
s.T().Skip("skipping this in automated mode as it requires extra setup")
params := map[string]interface{}{"uri": urlLbcPurchase}
request := jsonrpc.NewRequest(MethodGet, params)

Expand Down

0 comments on commit 01b5fab

Please sign in to comment.