Fix Example File

This commit is contained in:
Joshua 2023-05-25 13:55:22 +02:00
parent 253a4e44ea
commit 897ad51548
2 changed files with 2 additions and 1 deletions

View file

@ -4,7 +4,7 @@ describe("Random Describe", () => {
context("Random Context", () => {
it("Random It", () => {
cy.fixture("File").snapshot("Fixture File", {
humanName: "Random Fixture File"
snapshotName: "Random Fixture File"
});
// cy.fixture("File2").snapshot("Fixture File",
});

View file

@ -0,0 +1 @@
{"foo":"bar","Fizzy Drink":"Soda"}