# to run the test
anchor test
# if you meet the port 8899 is being used, just kill the program on the port
sudo lsof -i :8899
kill <pid>
dbvora03/solana-lbp
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
| Name | Name | Last commit date | ||
|---|---|---|---|---|
# to run the test
anchor test
# if you meet the port 8899 is being used, just kill the program on the port
sudo lsof -i :8899
kill <pid>