mirror of
https://github.com/gosticks/react-bootstrap-table2.git
synced 2026-08-11 19:50:17 +00:00
fix typo
This commit is contained in:
@@ -34,7 +34,7 @@ describe('Footer', () => {
|
||||
|
||||
const keyField = 'id';
|
||||
|
||||
describe('simplest header', () => {
|
||||
describe('simplest footer', () => {
|
||||
beforeEach(() => {
|
||||
wrapper = shallow(<Footer data={ data } columns={ columns } />);
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user