test SPPlus py3
gitea/eopayment/pipeline/head Build started... Details

This commit is contained in:
Serghei Mihai 2020-09-07 15:51:57 +02:00
parent 1ee8871eda
commit 44230a9b7b
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')