Skip to content

Commit

Permalink
ACS-5632 Added missing spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
AleksanderSklorz authored and MichalKinas committed Jul 28, 2023
1 parent 194e69b commit b74b5f1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
* along with Alfresco. If not, see <http://www.gnu.org/licenses/>.
*/

import {ElementFinder, ElementArrayFinder, by, browser, protractor, element} from 'protractor';
import { ElementFinder, ElementArrayFinder, by, browser, protractor, element } from 'protractor';
import { BrowserVisibility } from '@alfresco/adf-testing';
import { GenericFilter } from './generic-filter';

Expand Down

0 comments on commit b74b5f1

Please sign in to comment.