Skip to content

Commit 60df68b

Browse files
steverydzbartaz
andauthored
Update static/js/publisher/pages/RegisterSnap/__tests__/RegisterSnap.test.tsx
Co-authored-by: Bartek Szopka <83575+bartaz@users.noreply.github.com>
1 parent 19444bf commit 60df68b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

static/js/publisher/pages/RegisterSnap/__tests__/RegisterSnap.test.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ describe("RegisterSnap", () => {
131131
});
132132
});
133133

134-
test("enabled public and private fields if not global store", async () => {
134+
test("enables public and private fields if not global store", async () => {
135135
const user = userEvent.setup();
136136

137137
server.use(

0 commit comments

Comments
 (0)