forgotten 'only'
This commit is contained in:
parent
00273bc760
commit
4f6d4322f6
@ -71,7 +71,7 @@ const fakeAffectedTablesTopologyKO = [
|
||||
|
||||
|
||||
|
||||
describe.only('pg entities access validator with validatePGEntitiesAccess enabled', function () {
|
||||
describe('pg entities access validator with validatePGEntitiesAccess enabled', function () {
|
||||
before(function() {
|
||||
global.validatePGEntitiesAccess = true;
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user