F5Networks / f5-openstack-test

F5 Networks® common python modules for OpenStack tests
Apache License 2.0
2 stars 4 forks source link

Fix module scope for bigip(symbols) #50

Closed jlongstaf closed 8 years ago

jlongstaf commented 8 years ago

scope='module') needs to be in @py.test.fixture, not bigip() function def.