IO-2327 job import test cases
This commit is contained in:
@@ -75,6 +75,7 @@ function OwnerDetailJobsComponent({ bodyshop, owner }) {
|
||||
}
|
||||
>
|
||||
<Table
|
||||
data-cy="owner-jobs-table"
|
||||
pagination={{ position: "bottom" }}
|
||||
columns={columns}
|
||||
scroll={{ x: true }}
|
||||
|
||||
@@ -115,6 +115,7 @@ export default function OwnersListComponent({
|
||||
}
|
||||
>
|
||||
<Table
|
||||
data-cy="owners-table"
|
||||
loading={loading}
|
||||
pagination={{
|
||||
position: "top",
|
||||
|
||||
Reference in New Issue
Block a user