1
0
Fork 0
mirror of synced 2024-07-01 20:41:03 +12:00

Updating Describe text

It previously said 'Accounts' but 'Password Management' is more accurate for the test
This commit is contained in:
Mitch-Budibase 2023-07-31 17:45:45 +01:00
parent 17980d4bcc
commit fe9dded2ab

View file

@ -3,7 +3,7 @@ import * as fixtures from "../../fixtures"
import { generator } from "../../../shared"
import { Hosting } from "@budibase/types"
describe("Accounts", () => {
describe("Password Management", () => {
const config = new TestConfiguration()
beforeAll(async () => {