Skip to content

Commit

Permalink
Travis doesn't have access to my local Windows file paths... embarras…
Browse files Browse the repository at this point in the history
…singly.
  • Loading branch information
andrewdhicks committed Apr 22, 2016
1 parent 966d5ed commit 3307683
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration_tests/test_end_to_end.py
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ def test_end_to_end(global_integration_cli_args, index, example_ls5_dataset):
'-vv',
'storage',
'add',
r'C:\Users\u42007\Documents\GitHub\agdc-v2\docs\config_samples\ga_landsat_5\ls5_albers.yaml'
str(LS5_NBAR_ALBERS_STORAGE_TYPE)
]
)
result = CliRunner().invoke(
Expand Down

0 comments on commit 3307683

Please sign in to comment.