describe('Built in package-json-properties rule - Validation', () => {
  test('Load rule without argument throws an error', () => {
    const context = {
      options: {}
    };