fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Upgrades
[wolnelektury.git]
/
src
/
club
/
payu
/
tests
/
integration.py
diff --git
a/src/club/payu/tests/integration.py
b/src/club/payu/tests/integration.py
index
3cef8ae
..
64f2fe7
100644
(file)
--- a/
src/club/payu/tests/integration.py
+++ b/
src/club/payu/tests/integration.py
@@
-18,6
+18,6
@@
class SandboxTestCase(StaticLiveServerTestCase):
super().tearDownClass()
def test_payment(self):
- self.selenium.get('%s%s' % (self.live_server_url, '/
towarzystwo
/'))
+ self.selenium.get('%s%s' % (self.live_server_url, '/
pomagam
/'))
from time import sleep
sleep(10)