Skip to content

Commit fd730f8

Browse files
committedApr 17, 2024
Resolved lint issue
1 parent d774598 commit fd730f8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎app/javascript/components/record-list/components/date-column/component.spec.js

-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ import { mountedComponent, screen } from "../../../../test-utils";
55
import DateColumn from "./component";
66

77
describe("<DateColumn />", () => {
8-
98
const props = {
109
value: "2020-04-150T14:04",
1110
rowAvailable: true,

0 commit comments

Comments
 (0)
Failed to load comments.