Skip to content
This repository has been archived by the owner on Jul 23, 2024. It is now read-only.

Commit

Permalink
replace alias
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric Hanko committed Apr 25, 2017
1 parent 46550fc commit 4cc434c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration_tests/test_displaying_asset_qrcode.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
from inqry.form_instructions import FormInstructions
from inqry.system_specs import systemspecs

DATA = FormInstructions(systemspecs.SystemSpecs(), 'v-erhank')
DATA = FormInstructions(systemspecs.SystemSpecs(), 'example_alias')


def test_instantiation_of_form_instructions_instance_with_systemspecs():
Expand Down

0 comments on commit 4cc434c

Please sign in to comment.