Skip to content

Commit

Permalink
Remove unused payjoin-relay e2e test
Browse files Browse the repository at this point in the history
We're already testing the cli e2e and payjoin-relay integration.
  • Loading branch information
DanGould committed Dec 11, 2023
1 parent f87424e commit 5279b49
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 193 deletions.
1 change: 0 additions & 1 deletion payjoin-cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ categories = ["cryptography::cryptocurrencies", "network-programming"]
license = "MITNFA"
edition = "2021"
resolver = "2"
exclude = ["tests"]

[[bin]]
name = "payjoin-cli"
Expand Down
192 changes: 0 additions & 192 deletions payjoin-relay/tests/e2e.rs

This file was deleted.

0 comments on commit 5279b49

Please sign in to comment.