mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-09 10:36:43 +02:00
chore: Unskip example test
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { urlSnapshotTest } from '../../helpers/util.ts';
|
||||
|
||||
describe.skip('Examples', () => {
|
||||
describe('Examples', () => {
|
||||
it('should render all examples', () => {
|
||||
urlSnapshotTest('http://localhost:9000/examples.html');
|
||||
});
|
||||
|
Reference in New Issue
Block a user