You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
expected stderr to have been called with arguments { test: [Function],
message: 'match("No database or secret specified. Please use either --database, --secret, or --local to connect to your desired Fauna database.")' }
expected stderr to have been called with arguments { test: [Function],
message: 'match("The database \'testdb\' already exists or one of the provided options is invalid.")' }
expected stderr to have been called with arguments { test: [Function],
message: 'match("The database name \'testdb\' is invalid. Database names must begin with letters and include only letters, numbers, and underscores.")' }
expected stderr to have been called with arguments { test: [Function],
message: 'match("Authentication failed. Log in using \'fauna login\' or provide a valid database secret with --secret.")' }
expected stderr to have been called with arguments { test: [Function],
message: 'match("Authentication failed. Log in using \'fauna login\' or provide a valid database secret with --secret.")' }