Scenarios: remove redundant call to `resource_setup()`

The BaseTestCase class already calls `resource_setup()` right
after calling `setup_clients`. So no need to call resource_setup()
twice.

Change-Id: Iebac71a518005c2135947a262ec3e71b10a5c314
2 files changed