WordPress / gutenberg-examples

Examples for extending WordPress/Gutenberg with blocks.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Creating e2e Test

ryanwelcher opened this issue · comments

Add basic e2e test to check that the block has been registered and is inserted correctly.

Related: #172