Skip to content

Commit

Permalink
chore: move invoice test
Browse files Browse the repository at this point in the history
  • Loading branch information
rolznz committed Nov 16, 2023
1 parent 2ec23ce commit 5ab42c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/utils/invoice.test.ts → src/invoice.test.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import Invoice from "../invoice";
import Invoice from "./invoice";

const paymentRequestWithoutMemo =
"lnbc10n1pj4xmazpp5ns890al37jpreen4rlpl6fsw2hlp9n9hm0ts4dvwvcxq8atf4v6qhp50kncf9zk35xg4lxewt4974ry6mudygsztsz8qn3ar8pn3mtpe50scqzzsxqyz5vqsp5k508kdmvfpuac6lvn9wumr9x4mcpnh2t6jyp5kkxcjhueq4xjxqq9qyyssq0m88mwgknhkqfsa9u8e9dp8v93xlm0lqggslzj8mpsnx3mdzm8z5k9ns7g299pfm9zwm4crs00a364cmpraxr54jw5cf2qx9vycucggqz2ggul";
Expand Down

0 comments on commit 5ab42c8

Please sign in to comment.