Skip to content

Commit e731797

Browse files
committed
squash! Introduce sso_provider_roles_eb6 to prepare for custom doctrine types - Update tests to delete sso_provider_roles_eb6 as well
1 parent 5f2ace8 commit e731797

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/OpenConext/EngineBlockFunctionalTestingBundle/Fixtures/ServiceRegistryFixture.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,6 @@ public function reset()
121121
$queryBuilder = $this->entityManager->getConnection()->createQueryBuilder();
122122
$queryBuilder
123123
->delete('sso_provider_roles_eb5')
124-
->delete('sso_provider_roles_eb6')
125124
->execute();
126125

127126
return $this;

0 commit comments

Comments
 (0)