Write a snapshot test for a simple Greeting component that accepts a name prop. The snapshot should capture the rendered output.
Click Run to test your code