mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-07-27 02:14:50 +10:00
Merge remote-tracking branch 'upstream/develop' into develop
This commit is contained in:
@@ -6,10 +6,10 @@ import { DatabaseConstants } from 'gatsby-plugin-firebase';
|
||||
import { dataTestIdPrefix as listItemDataTestIdPrefix } from '../../../components/builder/lists/ListItem';
|
||||
|
||||
import {
|
||||
setupAndWait,
|
||||
expectDatabaseUpdateToHaveCompleted,
|
||||
dragAndDropDirectionDown,
|
||||
dragAndDropListItem,
|
||||
expectDatabaseUpdateToHaveCompleted,
|
||||
setupAndWait,
|
||||
} from './helpers/builder';
|
||||
|
||||
const testTimeoutInMilliseconds = 20000;
|
||||
|
||||
Reference in New Issue
Block a user