2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-14 19:15:41 +00:00

Fix typos/naming (#4242)

* fix usage of InvenTree name

* small typo fix

* rename notification plugin
all builtins should be named inventree...
This commit is contained in:
Matthias Mair
2023-01-24 23:29:50 +01:00
committed by GitHub
parent 1960e662a7
commit 2dae60292e
11 changed files with 17 additions and 17 deletions

View File

@ -1,6 +1,6 @@
name: 'Migration test'
description: 'Run migration test sequenze'
author: 'inventree'
author: 'InvenTree'
runs:
using: 'composite'

View File

@ -1,6 +1,6 @@
name: 'Setup Enviroment'
description: 'Setup the enviroment for general InvenTree tests'
author: 'inventree'
author: 'InvenTree'
inputs:
python:
required: false