Commit dec8a78a authored by imtiny's avatar imtiny

fix test

parent fe0b5ad0
......@@ -11,5 +11,5 @@ test('renders learn react link', () => {
</Provider>
);
expect(getByText(/learn/i)).toBeInTheDocument();
expect(getByText(/Home/i)).toBeInTheDocument();
});
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment