Repair Bulk_operations.py file
This commit is contained in:
parent
c5d486d7d5
commit
605550b315
|
@ -257,15 +257,5 @@ class Bulk_operations(PandoraWebDriverTestCase):
|
|||
|
||||
self.assertRegexpMatches(self.close_alert_and_get_its_text(), r"^Are you sure[\s\S]$")
|
||||
|
||||
<<<<<<< HEAD
|
||||
=======
|
||||
search_module (driver,agent_name_1,module_name_1)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
>>>>>>> 7d1de5c... Add changes in Bulk_operations.py and extend search_module function
|
||||
if __name__ == "__main__":
|
||||
unittest.main()
|
||||
|
|
Loading…
Reference in New Issue