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
FAIL! : tst_DatabaseManager::SQLite_CheckDatabaseExists_True() Expected an exception of type SQLiteDatabaseDoesNotExistError to be thrown, but caught std::exception with message SQLite Database file '/tmp/TinyORM-0.38.1/build/tinyorm_test-check_exists.sqlite3' does not exist, please insert an absolute path to the database.
Loc: [/tmp/TinyORM-0.38.1/tests/auto/functional/orm/databasemanager/tst_databasemanager.cpp(817)]