Delete pytest.xml

This commit is contained in:
shroominic
2025-08-22 11:31:46 -03:00
committed by GitHub
parent 558b6339d9
commit 45a81eabf2
-1
View File
@@ -1 +0,0 @@
<?xml version="1.0" encoding="utf-8"?><testsuites name="pytest tests"><testsuite name="pytest" errors="0" failures="0" skipped="0" tests="5" time="1.658" timestamp="2025-08-22T13:59:10.535484+00:00" hostname="cursor"><testcase classname="tests.unit.test_wallet" name="test_get_balance" time="0.004" /><testcase classname="tests.unit.test_wallet" name="test_recieve_token_valid" time="0.002" /><testcase classname="tests.unit.test_wallet" name="test_send_token" time="0.001" /><testcase classname="tests.unit.test_wallet" name="test_credit_balance" time="0.013" /><testcase classname="tests.unit.test_wallet" name="test_recieve_token_untrusted_mint" time="0.002" /></testsuite></testsuites>