Compare commits

...

1 Commits

Author SHA1 Message Date
Serghei Mihai 44230a9b7b test SPPlus py3
gitea/eopayment/pipeline/head Build started... Details
2020-09-07 15:51:57 +02:00
1 changed files with 2 additions and 0 deletions

View File

@ -41,3 +41,5 @@ def test_spplus():
with pytest.raises(ResponseError, match=r'missing reference, etat or refsfp'):
payment.response('foo=bar')
payment.request(10, 'Foo Bar')