fix(tests): dummy commit to trigger travisCI

This commit is contained in:
Julian Lam
2020-07-17 17:26:55 -04:00
parent c452a6ffcf
commit fd5af99e30

View File

@@ -105,6 +105,7 @@ Flags.get = async function (flagId) {
notes: notes,
reports: reports,
};
const data = await plugins.fireHook('filter:flags.get', {
flag: flagObj,
});