Sha256: fb30709d04d05560617804f7d4f20811092523cfaab9044c0a810bd44f2a7b00
Contents?: true
Size: 282 Bytes
Versions: 1
Compression:
Stored size: 282 Bytes
Contents
# Shared constants for specs ACCESS_TOKEN = "" CLIENT_ID = "" REDIRECT_URI = "http://127.0.0.1:4567/redirect" INSTANCE_ID = "" # Just wallet number for test WALLET_NUMBER = "<WALLET_NUMBER>" # Any operation from this wallet OPERATION_ID = "" # Payment request ID REQUEST_ID = ""
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
yandex-money-client-1.0.6 | spec/support/constants.example.rb |